ofxMSAOpenCL
ofxMSAOpenCL copied to clipboard
[solution] win10 x CUDA 9.2 x oF0.10.0 x visual studio 2017
-
install CUDA 9.2
-
import one of example project to project generator
-
in project properties, right click and select 'add existing property sheet and select presented by cuda. it will be located
C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.2\extras\visual_studio_integration\MSBuildExtensions\CUDA 9.2.props
(default location) -
add
OpenCL.lib
to link -
build and run