Few warnings with CEGUI and ThirdParty-libs

For help with general CEGUI usage:
- Questions about the usage of CEGUI and its features, if not explained in the documentation.
- Problems with the CMAKE configuration or problems occuring during the build process/compilation.
- Errors or unexpected behaviour.

Moderators: CEGUI MVP, CEGUI Team

Tooa
Just popping in
Just popping in
Posts: 3
Joined: Sun Jul 19, 2009 15:27

Few warnings with CEGUI and ThirdParty-libs

Postby Tooa » Sun Jul 19, 2009 15:55

Hello,

first i want to thank CEGUI developing Team for this great Work! Now i try to explain my problems. I´ve got few warnings while compiling my project.
CEGUIBase_Static_d.lib(CEGUIBaseFactories.obj) : warning LNK4099: PDB 'vc90.pdb' was not found with
DirectX9GUIRenderer_Static_d.lib(d3d9renderer.obj) : warning LNK4099: PDB 'vc90.pdb' was not found with
CEGUIFalagardWRBase_Static_d.lib(FalButton.obj) : warning LNK4099: PDB 'vc90.pdb' was not found with
CEGUITinyXMLParser_Static_d.lib(tinystr.obj) : warning LNK4099: PDB 'vc90.pdb' was not found with
freetype_d.lib(ftsystem.obj) : warning LNK4099: PDB 'vc90.pdb' was not found with
pcre_d.lib(pcre_chartables.obj) : warning LNK4099: PDB 'vc90.pdb' was not found with


I think this warning is because the various libary built-types. Got someone the same warnings? Maybe anyone can upload me the libary´s with the same built-typ or is it another Problem? Need help (got this warning 217 times xD )

Have a nice day Toa..

User avatar
CrazyEddie
CEGUI Project Lead
Posts: 6760
Joined: Wed Jan 12, 2005 12:06
Location: England
Contact:

Re: Few warnings with CEGUI and ThirdParty-libs

Postby CrazyEddie » Mon Jul 20, 2009 08:42

These warnings basically arise because we do not distribute the debug databases with the binary packages (mainly for size reasons). If you want to eliminate most of them, you could build just CEGUI yourself, this way you'll have the debug database files. The only way to eliminate them entirely is to rebuild all the debug binaries -including the dependencies.

HTH

CE.

Tooa
Just popping in
Just popping in
Posts: 3
Joined: Sun Jul 19, 2009 15:27

Re: Few warnings with CEGUI and ThirdParty-libs

Postby Tooa » Mon Jul 20, 2009 13:21

Thanks4Help! Now the linking works perfect =)

gretz Toa


Return to “Help”

Who is online

Users browsing this forum: No registered users and 13 guests