编译信息:
Deleting intermediate files and output files for project 'Client - Win32 (WCE emulator) Debug'.
--------------------Configuration: Client - Win32 (WCE emulator) Debug--------------------
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Client.cpp
ClientDlg.cpp
E:\lihaoDocument\MyProgram\Client\ClientDlg.cpp(123) : error C2676: binary '[' : 'class CDownLoad' does not define this operator or a conversion to a type acceptable to the predefined operator
DownLoad.cpp
E:\lihaoDocument\MyProgram\Client\DownLoad.cpp(42) : error C2440: 'type cast' : cannot convert from 'class CString' to 'char *'
No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
E:\lihaoDocument\MyProgram\Client\DownLoad.cpp(84) : error C2664: 'inet_addr' : cannot convert parameter 1 from 'class CString' to 'const char *'
No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
E:\lihaoDocument\MyProgram\Client\DownLoad.cpp(153) : error C2065: '_tmkdir' : undeclared identifier
E:\lihaoDocument\MyProgram\Client\DownLoad.cpp(158) : error C2664: 'fopen' : cannot convert parameter 1 from 'class CString' to 'const char *'
No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
E:\lihaoDocument\MyProgram\Client\DownLoad.cpp(159) : error C2143: syntax error : missing ')' before '{'
E:\lihaoDocument\MyProgram\Client\DownLoad.cpp(183) : error C2664: 'void __cdecl CString::Format(const unsigned short *,...)' : cannot convert parameter 1 from 'char [8]' to 'const unsigned short *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
E:\lihaoDocument\MyProgram\Client\DownLoad.cpp(200) : error C2664: 'fopen' : cannot convert parameter 1 from 'class CString' to 'const char *'
No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
E:\lihaoDocument\MyProgram\Client\DownLoad.cpp(264) : error C2664: 'void __cdecl CString::Format(const unsigned short *,...)' : cannot convert parameter 1 from 'char [7]' to 'const unsigned short *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
E:\lihaoDocument\MyProgram\Client\DownLoad.cpp(265) : error C2664: 'strcpy' : cannot convert parameter 2 from 'unsigned short *' to 'const char *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
E:\lihaoDocument\MyProgram\Client\DownLoad.cpp(272) : error C2664: 'strcpy' : cannot convert parameter 2 from 'unsigned short *' to 'const char *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
E:\lihaoDocument\MyProgram\Client\DownLoad.cpp(285) : error C2664: 'strcpy' : cannot convert parameter 2 from 'unsigned short *' to 'const char *'
Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
E:\lihaoDocument\MyProgram\Client\DownLoad.cpp(287) : error C2065: 'CLT_ONSETWO' : undeclared identifier
E:\lihaoDocument\MyProgram\Client\DownLoad.cpp(308) : error C2664: 'inet_addr' : cannot convert parameter 1 from 'class CString' to 'const char *'
No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
E:\lihaoDocument\MyProgram\Client\DownLoad.cpp(330) : error C2664: 'fopen' : cannot convert parameter 1 from 'class CString' to 'const char *'
No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
Generating Code...
Error executing cl.exe.
Creating browse info file...