@ayruos wrote:
I've been maintaining a log of my pursuits so here's more details of ofxGPIO.
I tried to get ofxGPIO to work without OF as well and it didn't work. Error log below.
/usr/include/c++/6/system_error:200:3: note: no known conversion for argument 1 from ‘std::ifstream {aka std::basic_ifstream<char>}’ to ‘const std::error_code&’ /usr/include/c++/6/system_error:274:3: note: candidate: bool std::operator<(const std::error_condition&, const std::error_condition&) operator<(const error_condition& __lhs, ^~~~~~~~ /usr/include/c++/6/system_error:274:3: note: no known conversion for argument 1 from ‘std::ifstream {aka std::basic_ifstream<char>}’ to ‘const std::error_condition&’ Makefile:14: recipe for target 'all' failed make: *** [all] Error 1
So this might not be a oF related issue but more specific to Stretch in some other way. Spoke to Dario Longobardi on Facebook too (he's made the ofxGPIO addon), he said he would investigate.
Posts: 3
Participants: 2