Open logixoul opened 6 years ago
https://github.com/clMathLibraries/clFFT/wiki/Build
b2 -j 4 --with-program_options address-model=64 toolset=msvc-10.0 link=static stage install --prefix=c:\MY_INSTALL_DIR
When I pass some dir under "C:\Program Files (x86)" for prefix, I get errors. Maybe due to spaces in the path?
Also, the AMD App SDK doesn't exist anymore. Apparently it's been superseded by the "OpenCL SDK Light": https://github.com/GPUOpen-LibrariesAndSDKs/OCL-SDK/releases
https://github.com/clMathLibraries/clFFT/wiki/Build
When I pass some dir under "C:\Program Files (x86)" for prefix, I get errors. Maybe due to spaces in the path?