eclipse c++ nothing to build error

后端 未结 2 1969
闹比i
闹比i 2021-01-21 04:59

so I was trying to build a C++ project, but then I get this error

**** Build of configuration Release for project p ****

**** Internal Builder is used for build         


        
2条回答
  •  傲寒
    傲寒 (楼主)
    2021-01-21 05:16

    Had this exact same problem today, but luckily I found a video which sorted it out for me. Seems we weren't properly installing MinGW.

    Check this out: http://www.youtube.com/watch?v=b2cfc9ERkpk

提交回复
热议问题