how to install Vincent SfM toolbox in matlab R2010a for windows7 64bit?

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

Which compiler did you install? Did you use
mex -setup
to tell mex which compiler to use?

Sign in to comment.

Answers (0)

Categories

Asked:

on 20 May 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!