torch-svm
torch-svm copied to clipboard
Build failure with new split torch
To fix:
-
remove the ADD_TORCH_DOK line from the top-level CMakeLists.txt
-
add lua to dependencies of svmutil, i.e change line 15 in top-level CMakeLists.txt to
TARGET_LINK_LIBRARIES(svmutil lua luaT TH)