cl4d
cl4d copied to clipboard
osx build
unfortunately cl4d does not link on osx. any ideas ?
$ dub build --config=vector-example
WARNING: A deprecated branch based version specification is used for the dependency derelict-sdl2. Please use numbered versions instead. Also note that you can still use the dub.selections.json file to override a certain dependency to use a branch instead.
WARNING: A deprecated branch based version specification is used for the dependency derelict-gl3. Please use numbered versions instead. Also note that you can still use the dub.selections.json file to override a certain dependency to use a branch instead.
Performing "debug" build using dmd for x86_64.
cl4d ~master: building configuration "vector-example"...
Linking...
ld: library not found for -lOpenCL
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I don't have osx so no idea. Maybe you need to pass a special libs path?