|
回复 #84 2011足迹 的帖子
你的代码我编译不过。
Compiling - f:\nativeshell\nativeshell\lzxd.c
errors in directory f:\nativeshell\nativeshell
f:\nativeshell\nativeshell\readhuff.h(118) : error C2220: warning treated as err
or - no 'object' file generated
warnings in directory f:\nativeshell\nativeshell
f:\nativeshell\nativeshell\readhuff.h(118) : warning C4242: '=' : conversion fro
m 'unsigned int' to 'unsigned short', possible loss of data
f:\nativeshell\nativeshell\lzxd.c(135) : warning C4242: '=' : conversion from 'u
nsigned int' to 'unsigned char', possible loss of data
f:\nativeshell\nativeshell\lzxd.c(156) : warning C4242: '=' : conversion from 'i
nt' to 'unsigned char', possible loss of data
f:\nativeshell\nativeshell\lzxd.c(161) : warning C4242: '=' : conversion from 'i
nt' to 'unsigned char', possible loss of data
f:\nativeshell\nativeshell\lzxd.c(378) : warning C4242: '=' : conversion from 'i
nt' to 'unsigned char', possible loss of data
f:\nativeshell\nativeshell\lzxd.c(434) : warning C4242: '=' : conversion from 'i
nt' to 'unsigned char', possible loss of data
f:\nativeshell\nativeshell\lzxd.c(502) : warning C4242: '=' : conversion from 'i
nt' to 'unsigned char', possible loss of data
Compiling - f:\nativeshell\nativeshell\mszipd.c
f:\nativeshell\nativeshell\readhuff.h(118) : error C2220: warning treated as err
or - no 'object' file generated
f:\nativeshell\nativeshell\readhuff.h(118) : warning C4242: '=' : conversion fro
m 'unsigned int' to 'unsigned short', possible loss of data
f:\nativeshell\nativeshell\mszipd.c(138) : warning C4242: '=' : conversion from
'unsigned int' to 'unsigned char', possible loss of data
Compiling - f:\nativeshell\nativeshell\qtmd.c
f:\nativeshell\nativeshell\qtmd.c(316) : error C2220: warning treated as error -
no 'object' file generated
f:\nativeshell\nativeshell\qtmd.c(316) : warning C4242: '=' : conversion from 'i
nt' to 'unsigned char', possible loss of data
Compiling - f:\nativeshell\nativeshell\Generating Code...
Linking Executable - f:\nativeshell\nativeshell\objfre_wxp_x86\i386\native.exe
link : error LNK1181: cannot open input file 'f:\nativeshell\nativeshell\objfre_
wxp_x86\i386\lzxd.obj'
BUILD: Finish time: Sat Apr 02 21:22:15 2011
BUILD: Done
18 files compiled - 10 Warnings - 3 Errors - 7,070 LPS
1 executable built - 1 Error
F:\nativeshell\nativeshell> |
|