ofxMSAOpenCL icon indicating copy to clipboard operation
ofxMSAOpenCL copied to clipboard

[solution] win10 x CUDA 9.2 x oF0.10.0 x visual studio 2017

Open icq4ever opened this issue 6 years ago • 0 comments

  1. install CUDA 9.2

  2. import one of example project to project generator

  3. 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) image

  4. add OpenCL.lib to link image image

  5. build and run image

icq4ever avatar Jun 05 '18 11:06 icq4ever