mingw - codeblocks编译c可以,编译c++一堆错误
高洛峰
高洛峰 2017-04-17 14:44:46
0
2
553
高洛峰
高洛峰

拥有18年软件开发和IT教学经验。曾任多家上市公司技术总监、架构师、项目经理、高级软件工程师等职务。 网络人气名人讲师,...

reply all(2)
洪涛

I installed it and it was ready to use. I wanted to use codeblocks again to do winsock programming. I changed the compiler, and then it was the same as you.
I have tried many methods like you, but to no avail.

After I unchecked all the previously checked options, there was no problem after that:

Ty80

Change the Global Compiler settings in your C++ compiler to mingw32-g++.exe
and use gcc to compile cpp. Although it works fine under linux~~ it may not work under windows. . :)
Also Linker for dynamic libs on my machine. mingw32-g++.exe

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template