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!