Hi,
I'm linking statically to xerces c++ in debug in Visual Studio 2005 but
I get a bunch of these warnings:
xerces-c_static_2D.lib(Base64.obj) : warning LNK4099: PDB 'vc80.pdb' was
not found with 'xerces-c_static_2D.lib' or at '...\debug\vc80.pdb';
linking object as if no debug info
I know they are harmless but I really like 0-warning projects because
new warning and possible problems stand out immediately.
How could I solve them, or perhaps hide them ? The switch /disable:4099
won't work anymore.
Massimo
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]