[ wxwindows-Bugs-1214426 ] wxMSW 2.6.1 - DLL targets not linking
out-of-the-box
SourceForge.net
noreply at sourceforge.net
Sun May 6 13:27:00 PDT 2007
Bugs item #1214426, was opened at 2005-06-03 20:04
Message generated for change (Comment added) made by troelsk
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1214426&group_id=9863
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: None
>Status: Closed
Resolution: None
Priority: 5
Private: No
Submitted By: troelsk (troelsk)
Assigned to: Nobody/Anonymous (nobody)
Summary: wxMSW 2.6.1 - DLL targets not linking out-of-the-box
Initial Comment:
wxMSW 2.6.1 - build/msw/wx_base.dsp:
base DLL targets (Win32 DLL Debug etc.) tries to link
unnecessary libs: wxtiffd.lib wxjpegd.lib wxpngd.lib
base doesn't really need these libs and wx_dll.dsw
(dependencies) is not set up to build them first, so
DLL targets fails to link (until you manually go and
build them)
Remedy:
Remove wxtiffd.lib wxjpegd.lib wxpngd.lib from base DLL
target link sections
----------------------------------------------------------------------
>Comment By: troelsk (troelsk)
Date: 2007-05-06 22:27
Message:
Logged In: YES
user_id=1290727
Originator: YES
Ok now. From here on IIRC
http://cvs.wxwidgets.org/viewcvs.cgi/wxWidgets/build/msw/wx.dsw.diff?r1=1.16&r2=1.17
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1214426&group_id=9863
More information about the wx-dev
mailing list