7:40 am
June 8, 2015
Hi,
I have error when compile "DS1307 Real Time Clock.vi" example :
1.0.0.15, Arduino Uno
temp.ino:1:21: fatal error: LVArray.h: No such file or directory
compilation terminated.
Erreur lors de la compilation.
Same error with all VI , also in "verify" mode.
Could you solve this error ?
Thank you
Ludovic
2:25 pm
March 12, 2015
Are you saying it does not occur for you with 1.0.0.15 and only with 1.0.0.16? That error means it is not finding one of the required header files that is installed by the Arduino Compatible Compiler for LabVIEW. This file should be located in "\Users\[USER]\Documents\Arduino\Libraries\LVArray". Can you confirm this folder and file exist on your machine?
Also I was able to reproduce the error when the sketchbook location in the Arduino IDE is not set to the default. Please open the Arduino IDE, go to File>Preferences, and verify the sketchbook location is set to "\Users\[USER]\Documents\Arduino". This is where the Arduino Compatible Compiler for LabVIEW installs its library support.
Let us know if that solves your issue.
20
1 Guest(s)