PlaneShift

Support => Technical Help: Problems BEFORE entering the game => Topic started by: nkl on January 10, 2003, 05:40:24 pm

Title: compile error
Post by: nkl on January 10, 2003, 05:40:24 pm
?(

I downloaded the newest CVS version of Crystal Space, CEL and planeshift.



system config.

***********

WINDOWS2000 with sp3

directX8

VC++6 with sp5

The CVS version of crystal space, CEL planeshift is downloaded in January
11, 2003.

***********



I follow the compiling.txt instruction to compile planeshift.



Crystal space and CEL are compiled without error.

The walktest.exe and CELtest.exe program can run without error.



While I compile the planeshift, i got the following error messages in the
appuclient, appuserver and appcml_fileinfo. Other planeshift file are
compiled without error.



How do I fix this problem?



--------------------Configuration: appxml_fileinfo - Win32
Debug--------------------

Linking...

libcssys_d.lib(win32.obj) : error LNK2001: unresolved external symbol
\"struct HINSTANCE__ *  ModuleHandle\" (?ModuleHandle@@3PAUHINSTANCE__@@A)

libcssys_d.lib(win32.obj) : error LNK2001: unresolved external symbol \"int
ApplicationShow\" (?ApplicationShow@@3HA)

libcssys_d.lib(win32.obj) : error LNK2001: unresolved external symbol \"int
__cdecl _cs_main(int,char * * const)\" (?_cs_main@@YAHHQAPAD@Z)

psbuild\\appxml_fileinfo\\xml_fileinfo.exe : fatal error LNK1120: 3 unresolved
externals

Error executing link.exe.



xml_fileinfo.exe - 4 error(s), 0 warning(s)



--------------------Configuration: appuserver - Win32
Debug--------------------

Linking...

libcssys_d.lib(win32.obj) : error LNK2001: unresolved external symbol
\"struct HINSTANCE__ *  ModuleHandle\" (?ModuleHandle@@3PAUHINSTANCE__@@A)

libcssys_d.lib(win32.obj) : error LNK2001: unresolved external symbol \"int
ApplicationShow\" (?ApplicationShow@@3HA)

psbuild\\appuserver\\userver.exe : fatal error LNK1120: 2 unresolved externals

Error executing link.exe.



userver.exe - 3 error(s), 0 warning(s)

--------------------Configuration: appuclient - Win32
Debug--------------------

Linking...

libcssys_d.lib(win32.obj) : error LNK2001: unresolved external symbol
\"struct HINSTANCE__ *  ModuleHandle\" (?ModuleHandle@@3PAUHINSTANCE__@@A)

libcssys_d.lib(win32.obj) : error LNK2001: unresolved external symbol \"int
ApplicationShow\" (?ApplicationShow@@3HA)

libcssys_d.lib(win32.obj) : error LNK2001: unresolved external symbol \"int
__cdecl _cs_main(int,char * * const)\" (?_cs_main@@YAHHQAPAD@Z)

psbuild\\appuclient\\uclient.exe : fatal error LNK1120: 3 unresolved externals

Error executing link.exe.



uclient.exe - 4 error(s), 0 warning(s)
Title:
Post by: acraig on January 11, 2003, 01:07:09 am
For those projects:



You can just unload those projects from the main project.  They are for the updater software that is being redesigned.