Why do I receive errors when compiling with MEX in MATLAB 7.0.4 (R14SP2) using the Borland C/C++ Compiler 5.0 or 5.02?
Show older comments
When I use the Borland C/C++ Compiler 5.0 or 5.02 with the command
mex yprime.c
I receive the following error:
Borland C++ 5.2 for Win32 Copyright (c) 1993, 1997 Borland International
Error: Could not find file 'Files\MATLAB704\extern\lib\win32\borland\bc50.cpp'
D:\PROGRAM FILES\MATLAB704\BIN\WIN32\MEX.PL: Error: Link of 'yprime.dll' failed.
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB Compiler in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!