Re: [OpenSIPStack] Linking errors
Brought to you by:
joegenbaclor
From: Joegen E. B. <joe...@gm...> - 2008-11-07 09:02:38
|
I wish I could help you further here but I do not have the slightest idea what's causing your linking error. Surely, OpenSIPStack works links well in release build because I use it everyday when compiling OpenSBC. Have you tried ignoring the multiple definitions using /FORCE:MULTIPLE liker flag. In most cases, /FORCE:MULTIPLE works for me in the past. But sometimes it results to a corrupted binary. Joegen OpenSIPStack Forum wrote: > Hi Joegen, > > > I checked the Multi-threaded DLL option in code generation tab. I have attached the VCPROJ text file with the email. It contains both debug and Release configuration details. For debug it complied fine but for release I get mentioned link errors. > > > Thanks. > > |