Error executing "build (definemydll)" : mydll.lib: Warning LNK4272: Library computer type "X86" conflicts with target computer type "x64"
Show older comments
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 Comments
Walter Roberson
on 26 Aug 2020
Are you hoping to generate for x64 or x86?
How are you doing the generation?
lei
on 26 Aug 2020
Answers (1)
Monisha Nalluru
on 17 Sep 2020
1 vote
A similar question was asked.
Refer to following question:
Categories
Find more on Programming in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!