BNF_globalization icon indicating copy to clipboard operation
BNF_globalization copied to clipboard

Normalized Cuts Compile Normalized Cuts code in the directory 'Ncuts_9/''

Open sjean opened this issue 7 years ago • 2 comments

May i ask how to compile these codes. Thks

sjean avatar Jan 15 '18 13:01 sjean

Once you are in the Ncut_9 directory, simply run compileDir_simple in matlab. This should produce the required mex files.

gberta avatar Jan 15 '18 17:01 gberta

Hi,when i run compileDir_aimple in matlab,error occured just like follow; ``error using mex cannot find supported compiler or SDK。you can refer http://www.mathworks.com/support/compilers/R2014a/win64。 IGNORE if the file is a C++ file which is not a mex file (ie without a mexFunction inside) So it is because I should compile in matlab 2009 rather than 2014? Look forward to your reply,thanks very much .

justinner avatar Jun 06 '18 01:06 justinner