@tomholmes wrote:
Hello,
This issue has been posted before (https://forum.openframeworks.cc/t/ofparameter-h-compile-error/21222) however those solutions haven't worked for me.
The error I'm getting is exactly the same; Parse Issue, Expected Expression on this line in the ofParameter.h file, part of the openFrameworks type folder.
static const bool value = sizeof(check(stream >> x)) == sizeof(yes);
The Addon I'm using that is causing the error is ofxMidi.
The problem has arisen since I downloaded Xcode 8.
I'm running OF 0.9.8.
Any help or suggestions would be greatly appreciated!
Tom
Posts: 1
Participants: 1