How to compile windows base program with eclipse cdt(using VIsual Studio compiler)

╄→尐↘猪︶ㄣ 提交于 2019-12-11 07:36:00

问题


i'd like to compile (debugging if possible) windows program in eclipse cdt with microsoft copmiler.

It's better to support eclipse tool-chain (in eclipse cdt)

It's impossible to find this solution in google, except using mingw's make and Visual Studio Makefile..

Are there anyone to have solution with this problem?


回答1:


You want to use Wascana, an Eclipse/CDT distro targeted at Windows-development. Unfortunately the Windows-support is not complete; since it lacks a proper debugger.



来源:https://stackoverflow.com/questions/566225/how-to-compile-windows-base-program-with-eclipse-cdtusing-visual-studio-compile

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!