Re: Linker warning LNK4006 problem...

2005-03-18 Thread Radovan Chytracek
Hi Alberto, I took official XercesC zip distribution and compiled using MsDev solution which BTW needed to be converted to the latest format. Once having these XercesC libraries in place I created my new solution and static library project for my sources and tried to build. I knew the issues w

Re: Linker warning LNK4006 problem...

2005-03-18 Thread Alberto Massari
Hi Radovan, At 02.37 18/03/2005 +0100, Radovan Chytracek wrote: Hi, after long time I tried to build our libraries against XercesC on Windows using MsDev .NET 2003 and I am getting over 13000 these warnings when creating static library. I was checking all the project settings but no success. Is

Linker warning LNK4006 problem...

2005-03-17 Thread Radovan Chytracek
Hi, after long time I tried to build our libraries against XercesC on Windows using MsDev .NET 2003 and I am getting over 13000 these warnings when creating static library. I was checking all the project settings but no success. Is there any way to get rid of them? Thanks Radovan