After the project was generated with the OF Project Generator, as advised, the compilation stalls in the file ofApp.h at the line:
The error is:
/Users/XXX/of_v0.8.4_osx_release/apps/myApps/OpenBCI_Test/src/ofApp.h:34:17: Use of undeclared identifier 'ofx'
And:
/Users/XXX/of_v0.8.4_osx_release/apps/myApps/OpenBCI_Test/src/ofApp.h:34:22: Expected namespace name
Any idea of how to solve this?
Cheers!
Guillaume
After the project was generated with the OF Project Generator, as advised, the compilation stalls in the file ofApp.h at the line:
The error is:
And:
Any idea of how to solve this?
Cheers!
Guillaume