Why do I receive linking error when I try to create a C++ stand-alone external application in the Microsoft Visual C/C++ IDE?
Mostrar comentarios más antiguos
Why do I receive linking error when I try to create a C++ stand-alone external application in the Microsoft Visual C/C++ IDE 5.0 or 6.0 with the MATLAB C++ Math Library?
Here are the errors I am receiving:
LINK : warning LNK4098: defaultlib "MSVCRT" conflicts with use of other libs;
use /NODEFAULTLIB:library
.\ex1.exe : fatal error LNK1169: one or more multiply defined symbols found
Error executing link.exe.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Build MATLAB Interface to C/C++ Library en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!