level 1
等誓言变成谎言
楼主
—————Build: Debug in Test1—————
Linking console executable : bin\Debug\Test1.exe
mingw32-g++.exe : lpthread : No such file or directory
Process terminated with status 1 (0 minutes, 0 seconds)
0 errors , 0 warnings
后两行是红色显示, 基本 Hello world 输出程序。
根目录在 F:\codeblocks
文件位置 F:\Test0\
求解 这是怎么了。。。。
老师要求用这个写。
VC++6.0 可以运行。
2015年01月04日 12点01分
1
Linking console executable : bin\Debug\Test1.exe
mingw32-g++.exe : lpthread : No such file or directory
Process terminated with status 1 (0 minutes, 0 seconds)
0 errors , 0 warnings
后两行是红色显示, 基本 Hello world 输出程序。
根目录在 F:\codeblocks
文件位置 F:\Test0\
求解 这是怎么了。。。。
老师要求用这个写。
VC++6.0 可以运行。