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 symbol __imp__SLPClose referenced in 
function _main
error LNK2019: unresolved external symbol __imp__SLPReg referenced in 
function _main
error LNK2019: unresolved external symbol __imp__SLPOpen referenced in 
function _main

Why can't these functions be found?

Robert.


------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
Openslp-users mailing list
Openslp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openslp-users

Reply via email to