Bugs item #1579933, was opened at 2006-10-18 14:00
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=1579933&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: wxpdfdoc
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Blake (blizzymadden)
Assigned to: Nobody/Anonymous (nobody)
Summary: Linker errors

Initial Comment:
When you compile the include VC++ project, you get a
link error because the project refers to a
"wxmsw26d.lib", which does not exist.

If you change "wxmsw26d.lib" in the linker input to the
following in the Makefont and Minimal subprojects then
it fixes it:

wxbase26d_xml.lib
wxbase26d.lib
wxmsw26d_core.lib
wxmsw26d_adv.lib

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

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

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to