Hi all,
I am trying to get the MSAFluid example working with xcode on osx 10.6.4 but am getting the following error, a lot:
‘ofsethexcolor’ was not declared in this scope.
It seems to be in the following:
ofxSimpleGuiComboBox.cpp
ofxSimpleGuiContent.cpp
ofxSimpleGuiTitle.cpp
ofxSimpleGuiControl.cpp
ofxSimpleGuiPage.cpp
MSAUtils.mm
Can anyone tell me why this is happening? I’ve searched for ofsethexcolor but cannot find any info on it.
Thanks.