Watch this Author's files
hi, I encountered error while compiling the C files.
compiling : bspline_error_2d_double.c Creating library C:\DOCUME~1\user~3\LOCALS~1\TEMP\MEX_FO~1\templib.x and object C:\DOCUME~1\user~3\LOCALS~1\TEMP\MEX_FO~1\templib.exp image_interpolation.obj : error LNK2019: unresolved external symbol _floorf referenced in function _floorfloat bspline_error_2d_double.mexw32 : fatal error LNK1120: 1 unresolved externals C:\PROGRA~1\MATLAB\R2008B\BIN\MEX.PL: Error: Link of 'bspline_error_2d_double.mexw32' failed. ??? Error using ==> mex at 213 Unable to complete successfully.
Error in ==> compile_c_files at 8 mex(filename,'image_interpolation.c');
I wonder why this error occurs? I'm using matlab R2008b by the way
Contact us