From: SourceForge.net <no...@so...> - 2006-08-15 21:52:44
|
Bugs item #1540956, was opened at 2006-08-15 21:52 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462816&aid=1540956&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: None Status: Open Resolution: None Priority: 5 Submitted By: kavius (kavius) Assigned to: Nobody/Anonymous (nobody) Summary: wxSqlite3 Invalid dependency Initial Comment: wxSqlite has a library dependency of wxmsw26d.lib, but this file is not created by the wxWidgets build. Replacing this dependancy with wxmsw26d_core.dll, wxbase26d.dll, and wxmsw26d_adv.lib appears to allow the app to link. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462816&aid=1540956&group_id=51305 |