unresolved external symbol error, while building in Visual Studio code made by coder.
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
I generateg CPP source code and DLL with the matlab coder.
I am trying to build the project in visual studio by following this guide: link, but I'm getting the attached errors.
Do you know what could be the reason?
Thanks!
Matlab version 2018a
![Capture2.jpg](https://www.mathworks.com/matlabcentral/answers/uploaded_files/222581/Capture2.jpeg)
0 Kommentare
Antworten (1)
Titus Edelhofer
am 4 Jun. 2019
Hi Sara,
just to be sure: did you specify the dll as external reference, as described in the doc in "Specify External Dependencies"?
Titus
2 Kommentare
Titus Edelhofer
am 4 Jun. 2019
No, that should be it. Did you specify in your Visual Studio to build 64bit?
Siehe auch
Kategorien
Mehr zu MATLAB Coder finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!