Error executing "build (definemydll)" : mydll.lib: Warning LNK4272: Library computer type "X86" conflicts with target computer type "x64"
5 次查看(过去 30 天)
显示 更早的评论
After generating "definemydll.mLx", error executing "build (definemydll)" : mydll.lib: Warning LNK4272: Library computer type "X86" conflicts with target computer type "x64".How can I solve it?
2 个评论
Walter Roberson
2020-8-26
Are you hoping to generate for x64 or x86?
How are you doing the generation?
回答(1 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!