Bugs item #3512626, was opened at 2012-03-28 20:18
Message generated for change (Tracker Item Submitted) made by gregnewton
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=462816&aid=3512626&group_id=51305

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: last released version
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Greg Newton (gregnewton)
Assigned to: Nobody/Anonymous (nobody)
Summary: [wxcurl] dll build error using mingw-gcc

Initial Comment:
-lwldap32 is missing from default LDFLAGS in makefile.gcc

mingw32-make -f makefile.gcc WX_SHARED=1 

fails with unresolved symbols

workaround: mingw32-make -f makefile.gcc WX_SHARED=1 LDFLAGS=-lwldap32

See also (not posted by me): 
http://forums.wxwidgets.org/viewtopic.php?t=34334&p=141015#p141060

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=462816&aid=3512626&group_id=51305

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to