To disable this, use command /IGNORE:4006 in project poperties -> linker
That's all Stuck with M$VC6 wrote: > > I managed to fix this by removing some of the dependencies between static > libraries. Even though you may want some libraries built in a specific > order, just including the necessary header file is often enough. Go to > Project->Dependencies and uncheck some of the tick boxes. Recompile and > you'll see the number of warnings of type LNK4006 have reduced. Keep > unchecking the boxes that cause these warnings and you can get them down > to zero quite easily HTH. > > > -- View this message in context: http://www.nabble.com/Fwd%3A-Linker-warning-LNK4006-problem...-tp20631p20465093.html Sent from the Xerces - C - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
