Page 1 of 1

How to remove the 1000+ LNK vc90.pdb warnings

Posted: Wed Dec 24, 2008 00:30
by CEGUIFan
Hi guys, just starting tinkering with CEGUI, fantastic project you got here.

I was wondering if anyone had some insight how to remove all these warnings vc90.pdb, I've tried several things like #pragma /linker:ignores but none of them are successful.

Anyone got any tricks to remove em, kind of annoying incase I miss a warning somewhere hidden in between them all :(?

Posted: Wed Dec 24, 2008 02:16
by dmail
That sounds like the premake error which was posted to the mailing list a couple of weeks ago, if so it has nothing to do with CEGUI and is to do with premake. Try downloading the current 3 branch from sourceforge

Here is the bug report and patch on the bug tracker.