Open BrickZSD opened 11 years ago
Commit a fix to check.
Try to run just the library with out any code to see if it will compile.
In file included from DSLRTriggerTest.cpp:2: /Applications/Arduino.app/Contents/Resources/Java/libraries/DSLRTrigger/dslr.h:19: error: 'dslrClass::dslrClass(unsigned int)' cannot be overloaded /Applications/Arduino.app/Contents/Resources/Java/libraries/DSLRTrigger/dslr.h:18: error: with 'dslrClass::dslrClass(unsigned int)' /Applications/Arduino.app/Contents/Resources/Java/libraries/DSLRTrigger/dslr.h:20: error: 'dslrClass::dslrClass(unsigned int)' cannot be overloaded /Applications/Arduino.app/Contents/Resources/Java/libraries/DSLRTrigger/dslr.h:18: error: with 'dslrClass::dslrClass(unsigned int)'
In file included from DSLRTriggerTest.cpp:1: /Applications/Arduino.app/Contents/Resources/Java/libraries/DSLRTrigger/dslr.h:17: error: 'dslr::dslr(int)' cannot be overloaded /Applications/Arduino.app/Contents/Resources/Java/libraries/DSLRTrigger/dslr.h:16: error: with 'dslr::dslr(int)' /Applications/Arduino.app/Contents/Resources/Java/libraries/DSLRTrigger/dslr.h:18: error: 'dslr::dslr(int)' cannot be overloaded /Applications/Arduino.app/Contents/Resources/Java/libraries/DSLRTrigger/dslr.h:16: error: with 'dslr::dslr(int)'