Home Forums EasyTransfer Library Support Forum No such file or directory

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3542
    Anonymous
    Inactive

    I have just identified a need to link a number of Arduinos together in a M/S configuration, and found the EasyTransfer set.

    Downloaded and installed the library as standard, restarted Arduino desktop (1.6.4), loaded the EasyTransferRx_Example, did a Verify, and got this –

    EasyTransfer_RX_Example.pde:2:29: fatal error: EasyTransferI2C.h: No such file or directory
    compilation terminated.
    Error compiling.

    It doesn’t seem to matter what I do (put in every sub-dir known to man), it will not recognise the location. As in the immortal words of Manuel – “Que?”

    Any assistance would go a long way in reducing the chances of a brain aneurism.  Thanks in advance.

     

    AndrewinBriz

    #3547
    Anonymous
    Inactive

    Hi,

    Just installed (IDE v1.6.7 here) and it compiles fine.  The final messages in the compile include the library location, FWIW:

    Using library EasyTransferI2C in folder: D:\Documents\Arduino\libraries\EasyTransferI2C (legacy)

    Sketch uses 3,470 bytes (11%) of program storage space. Maximum is 30,720 bytes.
    Global variables use 244 bytes (11%) of dynamic memory, leaving 1,804 bytes for local variables. Maximum is 2,048 bytes.

    Cheers,
    Geoff

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.