Dear Users, I failed to compile the testsuite project of Compiling QuantLib 1.2.1 due to this linking failure: 14>LINK : fatal error LNK1104: cannot open file 'libboost_unit_test_framework-vc100-mt-1_51.lib' I am using boost 1_51 and VisualStudio 2010. I followed the installation from the webisite and the property pages are correct.
Any idea? Many Thanks in advance ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Check to make sure the folder you have under Linker | General | Additional Library Directories is correct. Check Linker | Input | Additional Dependencies. If any macros are in use, make sure you understand what their values are, and whether they match the library file name. Thanks, Dale Smith, Ph.D. Senior Financial Quantitative Analyst Risk & Compliance Fiserv. 107 Technology Park Norcross, GA 30092 Office: 678-375-5315 Mail: [hidden email] From: simone pilozzi [mailto:[hidden email]] Dear Users, I failed to compile the testsuite project of Compiling QuantLib 1.2.1 due to this linking failure: 14>LINK : fatal error LNK1104: cannot open file 'libboost_unit_test_framework-vc100-mt-1_51.lib' I am using boost 1_51 and VisualStudio 2010. I followed the installation from the webisite and the property pages are correct. Any idea? Many Thanks in advance ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
In reply to this post by simone pilozzi
Check to make sure the folder you have under Linker | General | Additional Library Directories is correct.
Check Linker | Input | Additional Dependencies. If any macros are in use, make sure you understand what their values are, and whether they match the library file name. Thanks, Dale Smith, Ph.D. Senior Financial Quantitative Analyst Risk & Compliance Fiserv. 107 Technology Park Norcross, GA 30092 Office: 678-375-5315 Mail: [hidden email] www.fiserv.com From: simone pilozzi [mailto:[hidden email]] Sent: Tuesday, September 18, 2012 1:30 PM To: [hidden email]; [hidden email] Subject: [Quantlib-users] Link Error For QuantLib Test Suite Dear Users, I failed to compile the testsuite project of Compiling QuantLib 1.2.1 due to this linking failure: 14>LINK : fatal error LNK1104: cannot open file 'libboost_unit_test_framework-vc100-mt-1_51.lib' I am using boost 1_51 and VisualStudio 2010. I followed the installation from the webisite and the property pages are correct. Any idea? Many Thanks in advance ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
In reply to this post by Smith, Dale (Norcross)
Hi Dale,
I withdraw the alert, there was a linker error from me, as usual...
It compiled correctly.
Thanks
On 18 September 2012 19:36, Smith, Dale <[hidden email]> wrote:
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Free forum by Nabble | Edit this page |