I just downloaded V-18 . . . now downloading LedControl has problems. When I try to complie the unzip . . . I get a "can not find file" error . . . where do I put it??? there is no ...hardware\libraries directory. Second, if I path to my location and compile I get a whole string of complie errors???
o: In function __static_initialization_and_destruction_0':
C:\DOCUME~1\GREGBO~1\LOCALS~1\Temp\build2527318750577765040.tmp/LED_MATRIX_TEST.cpp:18: undefined reference to
LedControl::LedControl(int, int, int, int)'
o: In function loop':
C:\DOCUME~1\GREGBO~1\LOCALS~1\Temp\build2527318750577765040.tmp/LED_MATRIX_TEST.cpp:51: undefined reference to
LedControl::setLed(int, int, int, unsigned char)'
C:\DOCUME~1\GREGBO~1\LOCALS~1\Temp\build2527318750577765040.tmp/LED_MATRIX_TEST.cpp:53: undefined reference to `LedControl::clearDisplay(int)'
o: In function setup':
C:\DOCUME~1\GREGBO~1\LOCALS~1\Temp\build2527318750577765040.tmp/LED_MATRIX_TEST.cpp:22: undefined reference to
LedControl::setScanLimit(int, int)'
C:\DOCUME~1\GREGBO~1\LOCALS~1\Temp\build2527318750577765040.tmp/LED_MATRIX_TEST.cpp:23: undefined reference to `LedControl::clearDisplay(int)'
C:\DOCUME~1\GREGBO~1\LOCALS~1\Temp\build2527318750577765040.tmp/LED_MATRIX_TEST.cpp:24: undefined reference to `LedControl::shutdown(int, bool)'
C:\DOCUME~1\GREGBO~1\LOCALS~1\Temp\build2527318750577765040.tmp/LED_MATRIX_TEST.cpp:25: undefined reference to `LedControl::setIntensity(int, int)'