Changes to LCD | Arduino Compatible Compiler for LabVIEW Discussions | Forum

Avatar
Please consider registering
guest
sp_LogInOut Log In sp_Registration Register
Register | Lost password?
Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
sp_Feed Topic RSS sp_TopicIcon
Changes to LCD
August 30, 2018
9:36 pm
Avatar
mattFitz
Member
Members
Forum Posts: 11
Member Since:
February 19, 2018
sp_UserOfflineSmall Offline

Upgraded to the standard version of the compiler, moved from LV 2015 to LV 2017, and keep getting this error message.

1.0.0.21, Arduino/Genuino Uno
Loading configuration...
Initializing packages...
Preparing boards...
Verifying...
C:\Users\compl\Documents\Arduino\libraries\LiquidCrystal\I2CIO.cpp:35:26: fatal error: ../Wire/Wire.h: No such file or directory

#include <../Wire/Wire.h>

^

compilation terminated.

exit status 1

August 30, 2018
9:42 pm
Avatar
Steffan
Admin
Forum Posts: 408
Member Since:
March 12, 2015
sp_UserOfflineSmall Offline

Take a look at this post. 

August 30, 2018
10:12 pm
Avatar
mattFitz
Member
Members
Forum Posts: 11
Member Since:
February 19, 2018
sp_UserOfflineSmall Offline

Thought it was caused by the upgrade.  It fixed it.  Thanks!

October 1, 2018
4:14 pm
Avatar
mattFitz
Member
Members
Forum Posts: 11
Member Since:
February 19, 2018
sp_UserOfflineSmall Offline

The problem has returned today and can't compile the code.  Suggestions?  Where else could this file be reading from?

C:\Program Files (x86)\National Instruments\LabVIEW 2015\vi.lib\Aledyne-TSXperts\Arduino Compatible Compiler for LabVIEW\Arduino Libraries\LiquidCrystal\I2CIO.cpp

#if (ARDUINO < 100)
#include <WProgram.h>
#else
#include <Arduino.h>
#endif

#include <inttypes.h>

#include <Wire.h>
#include "I2CIO.h"

 

Error message:

1.0.0.21, Arduino/Genuino Uno
Loading configuration...
Initializing packages...
Preparing boards...
Verifying...
C:\Users\compl\Documents\Arduino\libraries\LiquidCrystal\I2CIO - Copy.cpp:35:26: fatal error: ../Wire/Wire.h: No such file or directory

#include <../Wire/Wire.h>

October 1, 2018
7:33 pm
Avatar
Steffan
Admin
Forum Posts: 408
Member Since:
March 12, 2015
sp_UserOfflineSmall Offline

The error shows which file has an issue (I2CIO - Copy.cpp).  I suggest deleting this file.  Maybe you made a copy of the original I2CIO.cpp file and placed it in the same directory and the Arduino IDE is pulling in the wrong one.

October 2, 2018
1:39 pm
Avatar
mattFitz
Member
Members
Forum Posts: 11
Member Since:
February 19, 2018
sp_UserOfflineSmall Offline

I caused that issue.  I made a copy before editing the file.  Didn't realize that it read all files in the directory.

Thanks!

Matt

Forum Timezone: UTC 0
Most Users Ever Online: 100
Currently Online:
4
Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
miche91: 33
scottj: 28
scadao: 23
Member Stats:
Guest Posters: 5
Members: 202
Moderators: 0
Admins: 3
Forum Stats:
Groups: 1
Forums: 2
Topics: 266
Posts: 1222
Newest Members:
pujacontrol
Administrators: geadmin: 22, filipealtoe: 96, Steffan: 356