Skip to content

Instantly share code, notes, and snippets.

@stephentu
Created March 30, 2015 20:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stephentu/79d7115a741556658e48 to your computer and use it in GitHub Desktop.
Save stephentu/79d7115a741556658e48 to your computer and use it in GitHub Desktop.
stephentu@peavey:~/mlpack/build(master)$ make
[ 1%] Updating gitversion.hpp (if necessary)
-- Found Git: /usr/local/bin/git (found version "2.3.4")
-- gitversion.hpp is already up to date.
[ 1%] Built target mlpack_gitversion
Moving header files to include/mlpack/
[ 1%] Built target mlpack_headers
Linking CXX shared library ../../lib/libmlpack.dylib
Error running link command: No such file or directory
make[2]: *** [lib/libmlpack.1.0.dylib] Error 2
make[1]: *** [src/mlpack/CMakeFiles/mlpack.dir/all] Error 2
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment