czcty
驱动牛犊
驱动牛犊
  • 注册日期2004-11-04
  • 最后登录2006-11-08
  • 粉丝0
  • 关注0
  • 积分100分
  • 威望11点
  • 贡献值0点
  • 好评度9点
  • 原创分0分
  • 专家分0分
阅读:1246回复:2

WIN2000编译的过,XP下怎么便衣不了?

楼主#
更多 发布于:2005-05-22 23:26
WIN2000编译的过,XP下怎么便衣不了? 错误如下:
F:\\HelloWorld> build
BUILD: Object root set to: ==> objchk
BUILD: Adding /Y to COPYCMD so xcopy ops won\'t hang.
BUILD: /i switch ignored
BUILD: Compile and Link for IA64
BUILD: Loading C:\\WINDDK\\2600\\build.dat...
BUILD: Computing Include file dependencies:
BUILD: Examining f:\\helloworld directory for files to compile.
    f:\\helloworld - 1 source files (166 lines)
BUILD: Compiling f:\\helloworld directory
Compiling - helloworld.c for IA64
helloworld.c(135) : error C2220: warning treated as error - no object file gener
ated
helloworld.c(135) : error C4028: formal parameter 1 different from declaration
helloworld.c(135) : error C4029: declared formal parameter list different from d
efinition
BUILD: Compile errors: not linking f:\\helloworld directory
BUILD: Done

    2 files compiled - 3 Errors -   166 LPS

F:\\HelloWorld>
游客

返回顶部