Re: [Openslp-users] Static linking of slpstatic.lib

2011-07-29 Thread Robert Hegner
libslp on Windows. This changes the function >> prototype in slp.h so that the linker looks for static symbols instead >> of dynamic imports (that start with __imp__). >> >> John >> >> -Original Message- >> From: Robert Hegner [mailto:rheg...@hsr.ch] &g

Re: [Openslp-users] Static linking of slpstatic.lib

2011-07-29 Thread John Calcote
--Original Message- From: Robert Hegner [mailto:rheg...@hsr.ch] Sent: Friday, July 29, 2011 2:38 AM To: openslp-users@lists.sourceforge.net Subject: Re: [Openslp-users] Static linking of slpstatic.lib Hi John, Thank you for your help! I can compile my project now but it doesn't link becau

Re: [Openslp-users] Static linking of slpstatic.lib

2011-07-29 Thread John Calcote
nd let you know what happens. --john -Original Message- From: Robert Hegner [mailto:rheg...@hsr.ch] Sent: Friday, July 29, 2011 2:38 AM To: openslp-users@lists.sourceforge.net Subject: Re: [Openslp-users] Static linking of slpstatic.lib Hi John, Thank you for your help! I can compile m

Re: [Openslp-users] Static linking of slpstatic.lib

2011-07-29 Thread Robert Hegner
; > John > > -Original Message- > From: Robert Hegner [mailto:rheg...@hsr.ch] > Sent: Thursday, July 28, 2011 10:06 AM > To: openslp-users@lists.sourceforge.net > Subject: [Openslp-users] Static linking of slpstatic.lib > > The Windows installers of OpenSLP 2.0.0 Beta

Re: [Openslp-users] Static linking of slpstatic.lib

2011-07-28 Thread John Calcote
- From: Robert Hegner [mailto:rheg...@hsr.ch] Sent: Thursday, July 28, 2011 10:06 AM To: openslp-users@lists.sourceforge.net Subject: [Openslp-users] Static linking of slpstatic.lib The Windows installers of OpenSLP 2.0.0 Beta 2 contain libraries for dynamic and static linking. My application works

[Openslp-users] Static linking of slpstatic.lib

2011-07-28 Thread Robert Hegner
The Windows installers of OpenSLP 2.0.0 Beta 2 contain libraries for dynamic and static linking. My application works fine with dynamic linking, but I'd like to link statically to slpstatic.lib. However, then I get the following linking errors (VC++ 2010): error LNK2019: unresolved external sy