Open graphific opened 9 years ago
The CMakeLists.txt file doesnt seem to work correctly for mac, as -Wl,-export-dynamic is not liked by osx. A simple solution I found was by using the CMake and rocks file from cutorch and modifying them. I can give you a PR if you'd like.
Hi @graphific, Sorry I overlooked this one. Please send the PR. Thanks!
The CMakeLists.txt file doesnt seem to work correctly for mac, as -Wl,-export-dynamic is not liked by osx. A simple solution I found was by using the CMake and rocks file from cutorch and modifying them. I can give you a PR if you'd like.