Topic RSS
Build in 12c LCD.vi
December 29, 2018
11:59 pm
11:59 pm
shklo
Member
Members
Forum Posts: 6
Member Since:
December 16, 2018
December 16, 2018
Offline
December 30, 2018
9:38 am
9:38 am
shklo
Member
Members
Forum Posts: 6
Member Since:
December 16, 2018
December 16, 2018
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
2
Guest(s)
Currently Browsing this Page:
1 Guest(s)
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:
pujacontrolAdministrators: geadmin: 22, filipealtoe: 96, Steffan: 356
© Simple:Press —