ofxMSAOpenCL
ofxMSAOpenCL copied to clipboard
runtime error with OF 0.9.0 on win10
after digging into the source, i find that the error comes from line 121 of MSAOpenCLProgram.cpp
Options = "-I \"" + ofToDataPath("") + "\" " + options;
I guess it's because the new realization of ofToDataPath()