请问Debug下正常编译的程序,到Release下怎么无法编译呢?(内附错误信息)
只是一个显示窗口的基本程序,错误信息:
Linking...
LIBC.lib(crt0.obj) : error LNK2001: unresolved external symbol _main
Release/hwb.exe : fatal error LNK1120: 1 unresolved externals
执行 link.exe 时出错.

胡文斌 本人论坛:http://hwbnet.bbs./