I made a wx_widgets Program , that works well on my computer , but when I want to run it on another computer it causes dll missing errors like MSVC140_dll is missing or ucrtbased.dll not found .
so I tried to change the code generation setting from MDd to MTd but in compile time there were hundreds of wx library errors and the code didn’t even compile . Can you help me please ?
some MTd code generation errors
New contributor
parsa is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.