Build in 12c LCD.vi | 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
Build in 12c LCD.vi
December 29, 2018
11:59 pm
Avatar
shklo
Member
Members
Forum Posts: 6
Member Since:
December 16, 2018
sp_UserOfflineSmall Offline

i have trouble compiling the shipped example for the. 12c LCD . 

Error messgae :

fatal error../ Wire/Wire.h: no such file or directory

include <../Wire/Wire.h>

but I have checked I have the Wire folder and Wire.h, to be sure I have put in several libraries, 

please help

December 30, 2018
9:38 am
Avatar
shklo
Member
Members
Forum Posts: 6
Member Since:
December 16, 2018
sp_UserOfflineSmall Offline

Problem solved, I looked up a previous post and modified

 

Thanks for bringing this to our attention.  It appears that the location of the Wire library source files was changed in 1.6.8, although there is no mention of it in the Arduino IDE release notes.  The source files are now at \Arduino\hardware\arduino\avr\libraries\Wire\src instead of in the root Wire lib folder.  I created Case 133 to track this issue and we will hopefully have a fix in the next release.  For now here is a workaround:

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

CHANGE:

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

TO

#include <Wire.h>

Forum Timezone: UTC 0
Most Users Ever Online: 100
Currently Online:
2
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