unresolved external symbol error, while building in Visual Studio code made by coder.
显示 更早的评论
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

回答(1 个)
Titus Edelhofer
2019-6-4
0 个投票
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 个评论
Sara
2019-6-4
Titus Edelhofer
2019-6-4
No, that should be it. Did you specify in your Visual Studio to build 64bit?
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB Coder 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!