Author Topic: compile error  (Read 820 times)

nkl

  • Wayfarer
  • *
  • Posts: 2
    • View Profile
compile error
« on: January 10, 2003, 05:47:44 pm »
?(
Hi!

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)

boonet

  • Hydlaa Resident
  • *
  • Posts: 167
    • View Profile
(No subject)
« Reply #1 on: January 10, 2003, 06:30:52 pm »
It\'s better to post this stuff in the \'Technical help\' section of the forums.