Navigation

    Robolink logo
    • Register
    • Login
    • Search
    • [[global:header.categories]]
    • [[global:header.recent]]
    • [[global:header.tags]]
    • [[global:header.popular]]
    • [[global:header.users]]
    • [[global:header.groups]]
    As of September 2021, we have moved technical support to Robolink Help

    Welcome to the Robolink Community forum!

    You can post here to interact with others in the Robolink community. We're checking it weekly, and we'll respond to some messages. If you're looking for technical support, head over to Robolink Help.

    error in compiling rokit smart

    Rokit Smart Troubleshooting
    2
    2
    4031
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      efraim fleisher last edited by

      I'm getting this error message when I try to verify the default programs:
      Arduino: 1.8.5 (Windows 10), Board: "Rokit-SmartInventor-mega32_v2"

      C:\Users\Efraim\Downloads\rokitarduinov1-0-9-1\rokitarduinov1-0-9\Rokit\Smart\Recovery_Smart-Inventor_160322\Recovery_Smart-Inventor_160322.ino:64:27: fatal error: SmartInventor.h: No such file or directory

      #include <SmartInventor.h>

                             ^
      

      compilation terminated.

      exit status 1
      Error compiling for board Rokit-SmartInventor-mega32_v2.

      This report would have more information with
      "Show verbose output during compilation"
      option enabled in File -> Preferences.

      1 Reply Last reply Reply Quote 0
      • robolink_carl
        robolink_carl last edited by robolink_carl

        Download and install Rokit Arduino add-on files
        Before you can start using the Smart Inventor Board with the Arduino IDE, you'll need to download the Rokit add-on files. Click here to do that!
        This is the part that hasn't been done correctly. as per your file location it states:

        C:\Users\Efraim\Downloads\ rokitarduinov1-0-9-1 \rokitarduinov1-0-9\Rokit\Smart\Recovery_Smart-Inventor_160322\Recovery_Smart-Inventor_160322.ino:64:27: fatal error: SmartInventor.h: No such file or directory

        The bolded section indicates that it is still located in the zip folder or not in the same location, please extract it.

        -->Unzip the compressed file named “rokitarduinov1-0-9-1”.<--

        Run the Arduino IDE.
        Click the "File" tab.
        Go to "Preferences."
        Click the "Browse" button to find and select the folder where you unzipped “rokitarduinov1-0-9-1”.
        Exit out of Arduino and then reopen it.
        Click on the "Tools" tab and select the board you are using. If you're not sure which one you have, look on the front of your Smart Inventor Board and check the green sticker. For example, if your board says "Smart Inventor V2," you should select "Rokit-SmartInventor-mega32_V2".

        1 Reply Last reply Reply Quote 0
        • First post
          Last post