how to install Vincent SfM toolbox in matlab R2010a for windows7 64bit?
Show older comments
Hi. I am using Matlab R2010a for Windows 7 64-Bit. I think I got trouble with the compiler as the result that shows after the I ran: toolboxSfmCompile() is
Error: Could not find the compiler "cl" on the DOS path.
Use mex -setup to configure your environment properly.
C:\PROGRA~1\MATLAB\R2010A\BIN\MEX.PL: Error: Unable to locate compiler.
??? Error using ==> mex at 222 Unable to complete successfully.
Error in ==> toolboxSfmCompile at 73 eval([ 'mex LINKFLAGS="$LINKFLAGS /NODEFAULTLIB:libcmt.lib" ' ...
What is the most suitable compiler to be used here?
1 Comment
Walter Roberson
on 20 May 2013
Which compiler did you install? Did you use
mex -setup
to tell mex which compiler to use?
Answers (0)
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!