Announcement

Collapse
No announcement yet.

Error Uploading to Arduino "no header files"

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Error Uploading to Arduino "no header files"

    Followed the instructions but I keep getting this error message. I had it hooked up before had no problems either usb or IP but couldn't get them to work. I uninstalled the Arduino Software and reinstalled, downloaded the ino from home seer and when I try uploading via usb I get the following message:


    C:\Program Files (x86)\Arduino\libraries\homeseerboard1\HomeseerBoard1.ino:14 :18: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]

    char* Version = "1.0.0.166";

    ^


    Sketch uses 18314 bytes (56%) of program storage space. Maximum is 32256 bytes.
    Global variables use 1637 bytes (79%) of dynamic memory, leaving 411 bytes for local variables. Maximum is 2048 bytes.
    Low memory available, stability problems may occur.
    Invalid library found in C:\Program Files (x86)\Arduino\libraries\homeseerboard1: no headers files (.h) found in C:\Program Files (x86)\Arduino\libraries\homeseerboard1
    Invalid library found in C:\Program Files (x86)\Arduino\libraries\homeseerboard1: no headers files (.h) found in C:\Program Files (x86)\Arduino\libraries\homeseerboard1
    Invalid library found in C:\Program Files (x86)\Arduino\libraries\homeseerboard1: no headers files (.h) found in C:\Program Files (x86)\Arduino\libraries\homeseerboard1

    Any help would be greatly appreciated - Mike

    #2
    Hi Mike,

    Sorry I missed your post. Did you get this sorted?
    Zwave = Z-Stick, 3xHSM100� 7xACT ZDM230, 1xEverspring SM103, 2xACT HomePro ZRP210.
    X10 = CM12U, 2xAM12, 1xAW10, 1 x TM13U, 1xMS13, 2xHR10, 2xSS13
    Other Hardware = ADI Ocelot + secu16, Global Cache GC100, RFXtrx433, 3 x Foscams.
    Plugings = RFXcom, ActiveBackup, Applied Digital Ocelot, BLDeviceMatrix, BLGarbage, BLLAN, Current Cost, Global Cache GC100,HSTouch Android, HSTouch Server, HSTouch Server Unlimited, NetCAM, PowerTrigger, SageWebcamXP, SqueezeBox, X10 CM11A/CM12U.
    Scripts =
    Various

    Comment


      #3
      Unfortunately I haven't yet. Any ideas?

      Comment


        #4
        It looks like you have put the homeseerboard1.ino file in the libraries folder which is not correct. Move it out on to your desktop and open it form there and see if that helps.

        Greig.
        Zwave = Z-Stick, 3xHSM100� 7xACT ZDM230, 1xEverspring SM103, 2xACT HomePro ZRP210.
        X10 = CM12U, 2xAM12, 1xAW10, 1 x TM13U, 1xMS13, 2xHR10, 2xSS13
        Other Hardware = ADI Ocelot + secu16, Global Cache GC100, RFXtrx433, 3 x Foscams.
        Plugings = RFXcom, ActiveBackup, Applied Digital Ocelot, BLDeviceMatrix, BLGarbage, BLLAN, Current Cost, Global Cache GC100,HSTouch Android, HSTouch Server, HSTouch Server Unlimited, NetCAM, PowerTrigger, SageWebcamXP, SqueezeBox, X10 CM11A/CM12U.
        Scripts =
        Various

        Comment


          #5
          I moved the ino file to the desktop and when I clicked on it I received a message saying "Invalid library found in C:\Program Files (x86)\Arduino\libraries\homeseerboard1: no headers files (.h) found in C:\Program Files (x86)\Arduino\libraries\homeseerboard1"

          Comment


            #6
            Delete the folder C:\Program Files (x86)\Arduino\libraries\homeseerboard1 and try again.
            Zwave = Z-Stick, 3xHSM100� 7xACT ZDM230, 1xEverspring SM103, 2xACT HomePro ZRP210.
            X10 = CM12U, 2xAM12, 1xAW10, 1 x TM13U, 1xMS13, 2xHR10, 2xSS13
            Other Hardware = ADI Ocelot + secu16, Global Cache GC100, RFXtrx433, 3 x Foscams.
            Plugings = RFXcom, ActiveBackup, Applied Digital Ocelot, BLDeviceMatrix, BLGarbage, BLLAN, Current Cost, Global Cache GC100,HSTouch Android, HSTouch Server, HSTouch Server Unlimited, NetCAM, PowerTrigger, SageWebcamXP, SqueezeBox, X10 CM11A/CM12U.
            Scripts =
            Various

            Comment

            Working...
            X