新微赢技术网

标题: 新手关于VC6.0的问题! [打印本页]

作者: ㄗs-﹎呯倓    时间: 2009-11-4 00:27
标题: 新手关于VC6.0的问题!
我想请问一下,一个工程里面的文件怎么才能一起编译啊..
  如果有工程名为:123;  
     将里面的1.cpp和2.cpp一起编译..
我每次编译都会报错.

--------------------Configuration: 1234 - Win32 Debug--------------------
Compiling...
2.cpp
Linking...
2.obj : error LNK2005: _main already defined in 1.obj
Debug/1234.exe : fatal error LNK1169: one or more multiply defined symbols found
执行 link.exe 时出错.

1234.exe - 1 error(s), 0 warning(s)
作者: 清茶淡水    时间: 2009-11-4 00:27
出现了多个main函数




欢迎光临 新微赢技术网 (http://bbs.weiying.cn/) Powered by Discuz! X3.2