Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMake Error with latest svn version of mlpack #226

Closed
rcurtin opened this issue Dec 29, 2014 · 1 comment
Closed

CMake Error with latest svn version of mlpack #226

rcurtin opened this issue Dec 29, 2014 · 1 comment
Assignees

Comments

@rcurtin
Copy link
Member

rcurtin commented Dec 29, 2014

Reported by Adam on 31 Jul 42530901 00:26 UTC
Using the latest svn version of mlpack, after correctly configuring it in cmake, upon running the generate command I receive the following error...

CMake Error at src/mlpack/CMakeLists.txt:22 (add_library):
Cannot find source file:

C:/sdks/mlpack/src/mlpack/methods/nmf/randomacolinit.hpp

Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx

@rcurtin rcurtin self-assigned this Dec 29, 2014
@rcurtin rcurtin closed this as completed Dec 29, 2014
@rcurtin
Copy link
Member Author

rcurtin commented Dec 30, 2014

Commented by rcurtin on 21 Apr 42531460 05:55 UTC
I'm not sure why the build server didn't send me an angry email, but the fix is simple; randomacolinit.hpp doesn't exist and seems to not be used anywhere so I simply commented it out and committed the fix in r13216.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant