Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我eclipse用来写c++程序。我同时拥有g++ 3.4和g++ 4.x在/cygwin/bin目录中,我不想eclipse使用g++-4.exe另一个(名为g++.exe)。我怎么能说它使用g++-4.exe?
eclipse
c++
g++ 3.4
g++ 4.x
/cygwin/bin
g++-4.exe
g++.exe
打开首选项菜单,然后搜索编译器。如果您对设置有任何问题,请阅读这篇关于 Eclipse CDT 安装的文章: Eclipse CDT