VL_COMPILE() uses MEX() to compile VLFeat MEX files. This command is needed moslty under Windows to re-build problematic binares.
By default VL_COMPILE() assumes that the MATLAB bundled compiler LCC is the active compiler. Use VL_COMPILE(FALSE) if Visual C++ is the active compiler (see MEX -SETUP).
- See also VL_HELP().