|
From: SourceForge.net <no...@so...> - 2007-07-09 09:45:27
|
Bugs item #1729804, was opened at 2007-06-02 06:43 Message generated for change (Comment added) made by lballabio You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=112740&aid=1729804&group_id=12740 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: Invalid Priority: 5 Private: No Submitted By: Miles Athea (milesa) >Assigned to: Luigi Ballabio (lballabio) Summary: Fatal error LNK1104 Initial Comment: ------ Build started: Project: testsuite, Configuration: Debug Win32 ------ LINK : fatal error LNK1104: cannot open file 'libboost_unit_test_framework-vc71-mt-sgd- 1_34.lib' ---------------------------------------------------------------------- >Comment By: Luigi Ballabio (lballabio) Date: 2007-07-09 11:45 Message: Logged In: YES user_id=75450 Originator: NO Either you didn't compile the relevant Boost library or you didn't add it to your library path. See <http://quantlib.org/faq.shtml#Building%20QuantLib3>. The mentioned patch does not apply, since it was only relevant to dynamic libraries on Linux. ---------------------------------------------------------------------- Comment By: Simon Barner (barner) Date: 2007-07-09 09:39 Message: Logged In: YES user_id=182864 Originator: NO Please see this patch: http://sourceforge.net/tracker/index.php?func=detail&aid=1750191&group_id=12740&atid=312740 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=112740&aid=1729804&group_id=12740 |