在我的电脑上我有Windows 7 x86.我安装了MinGW,我写了路径但是当我进入cmd.exe并编写g ++ -v时它说:
"g++" is not recognized as an internal or external command.
但是当我编写make -v命令时,它会识别它.我需要这个用于学校,我在Eclipse工作,我甚至安装了最新的java(我看到它必须安装).
c++ eclipse mingw g++
c++ ×1
eclipse ×1
g++ ×1
mingw ×1