@Dazzid_of wrote:
Hello
I downloaded a myo addon in of_0.9.8 and VisualStudio 2015 but it doesn't compile.
Someone knows a solution or has a version of the addon on Windows?
ThanksSeverity Code Description Project File Line Suppression State
Error LNK2019 unresolved external symbol implibmyo_error_cstring referenced in function "public: _thiscall myo::ThrowOnError::~ThrowOnError(void)" (??1ThrowOnError@myo@@QAE@XZ) testMyo C:\ofv0.9.8_vs_release\apps\myApps\testMyo\ofxMyo.obj 1
Error LNK2019 unresolved external symbol implibmyo_error_kind referenced in function "public: _thiscall myo::ThrowOnError::~ThrowOnError(void)" (??1ThrowOnError@myo@@QAE@XZ) testMyo C:\ofv0.9.8_vs_release\apps\myApps\testMyo\ofxMyo.obj 1
Error LNK2019 unresolved external symbol implibmyo_free_error_details referenced in function "public: _thiscall myo::ThrowOnError::~ThrowOnError(void)" (??1ThrowOnError@myo@@QAE@XZ) testMyo C:\ofv0.9.8_vs_release\apps\myApps\testMyo\ofxMyo.obj 1
Error LNK2019 unresolved external symbol implibmyo_string_c_str referenced in function "public: class std::basic_string<char,struct std::char_traits,class std::allocator > _thiscall myo::Myo::macAddressAsString(void)const " (?macAddressAsString@Myo@myo@@QBE?AV?$basicstring@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ) testMyo C:\of_v0.9.8_vs_release\apps\myApps\testMyo\ofxMyo.obj 1
Error LNK2019 unresolved external symbol implibmyo_string_free referenced in function "public: class std::basic_string<char,struct std::char_traits,class std::allocator > _thiscall myo::Myo::macAddressAsString(void)const " (?macAddressAsString@Myo@myo@@QBE?AV?$basicstring@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@XZ) testMyo C:\of_v0.9.8_vs_release\apps\myApps\testMyo\ofxMyo.obj 1
Posts: 1
Participants: 1