interfacing with visual studio 2005 c++
hey all
sorry such basic question im new , having problems getting sample header , class file work within visual studio 2005. the sample code using @ arduino.cc/playground/interfacing/cppwindows cant compile. keep getting following error
error 5 error lnk2005: "public: __thiscall serial::serial(char *)" (??0serial@@qae@pad@z) defined in serial.obj
can tell me changes need make template class , header code given on site compile visual studio 2005 ?
thanks in advance
g
sorry such basic question im new , having problems getting sample header , class file work within visual studio 2005. the sample code using @ arduino.cc/playground/interfacing/cppwindows cant compile. keep getting following error
error 5 error lnk2005: "public: __thiscall serial::serial(char *)" (??0serial@@qae@pad@z) defined in serial.obj
can tell me changes need make template class , header code given on site compile visual studio 2005 ?
thanks in advance
g
Arduino Forum > Forum 2005-2010 (read only) > Software > Interfacing > interfacing with visual studio 2005 c++
arduino
Comments
Post a Comment