Open GoogleCodeExporter opened 9 years ago
I have the same problem with Arduino uno 328 and a MacOS... but a little bit
different:
Arduino: nightly (Mac OS X), Board: "Arduino Uno"
DemoPAL:6: error: 'TVout' does not name a type
DemoPAL.pde: In function 'void setup()':
DemoPAL:29: error: 'TV' was not declared in this scope
DemoPAL:29: error: 'PAL' was not declared in this scope
DemoPAL:30: error: 'font6x8' was not declared in this scope
DemoPAL:47: error: 'font4x6' was not declared in this scope
DemoPAL:51: error: 'font8x8' was not declared in this scope
DemoPAL:62: error: 'WHITE' was not declared in this scope
DemoPAL:64: error: 'INVERT' was not declared in this scope
DemoPAL.pde: In function 'void intro()':
DemoPAL:142: error: 'TV' was not declared in this scope
DemoPAL:146: error: 'TV' was not declared in this scope
DemoPAL:150: error: 'TV' was not declared in this scope
DemoPAL.pde: In function 'void printcube()':
DemoPAL:157: error: 'TV' was not declared in this scope
DemoPAL:160: error: 'TV' was not declared in this scope
DemoPAL.pde: In function 'void draw_cube()':
DemoPAL:205: error: 'TV' was not declared in this scope
DemoPAL:205: error: 'WHITE' was not declared in this scope
Original comment by michel.f...@gmail.com
on 8 Feb 2014 at 3:47
Original issue reported on code.google.com by
newmanpe...@gmail.com
on 30 Jun 2013 at 9:00