ofxMSAOpenCL icon indicating copy to clipboard operation
ofxMSAOpenCL copied to clipboard

runtime error with OF 0.9.0 on win10

Open yangyangcv opened this issue 8 years ago • 0 comments

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()

yangyangcv avatar Aug 04 '16 02:08 yangyangcv