Talk:Support:Tech notes
Jump to navigation
Jump to search
Mex and compiler setting
I really appreciate your instruction to enable compilation at x64 Windows Vista. I have followed your steps and partially succeeded. Matlab has recognized Microsoft Visual Studio 2008, ver. 9.0, then I edited mexopts.bat file and tried to compile example file yprime.c. However, I got another error message
>> mex yprime.c Microsoft (R) Incremental Linker Version 9.00.21022.08 Copyright (C) Microsoft Corporation. All rights reserved. C:\Users\Leos\AppData\Local\Temp\mex_37278E29-7195-46AC-8C89-C6BB611D2510\yprime.obj LINK : fatal error LNK1104: cannot open file 'yprime.mexw64' C:\PROGRA~1\MATLAB\R2007A\BIN\MEX.PL: Error: Link of 'yprime.mexw64' failed. ??? Error using ==> mex at 206 Unable to complete successfully.
If you have any idea how to fix this bug, I would be very grateful to you.
Leosjunek 06:37, 18 August 2008 (EDT)