Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ERROR: Can not set reparse data: C:UsersYasharDesktopspams-matlabcpp_libraryspams.h
- >> mex -setup C++
- MEX configured to use 'Microsoft Visual C++ 2013 Professional' for C++ language compilation.
- Warning: The MATLAB C and Fortran API has changed to support MATLAB
- variables with more than 2^32-1 elements. In the near future
- you will be required to update your code to utilize the
- new API. You can find more information about this at:
- http://www.mathworks.com/help/matlab/matlab_external/upgrading- mex-files-to-use-64-bit-api.html.
- compilation of: -I./linalg/ -I./decomp/ -I./prox/ -I./dictLearn/ dictLearn/mex/mexTrainDL.cpp
- Error using mex
- C:UsersYasharDesktopspams-matlabFiles not found; check that you are in the
- correct current folder, and check the spelling of
- 'C:UsersYasharDesktopspams-matlabFiles'.
- Error in compile (line 391)
- mex(args{:});
- compiler='gcc';
- compiler='mex';
- -I./linalg/ -I./decomp/ -I./prox/ -I./spams/dictLearn/ dictLearn/mex/mexArchetypalAnalysis.cpp
- -I./linalg/ ---> -IC:UsersXXXDownloadsSPAMSlinalg
Add Comment
Please, Sign In to add comment