Posted by
Luigi Ballabio on
URL: http://quantlib.414.s1.nabble.com/warning-LNK4204-C-QuantLib-QuantLib-1-2-QuantLibTest-Release-vc100-pdb-is-missing-debugging-informatn-tp7755p7756.html
Hello Mike,
On Fri, May 25, 2012 at 4:18 PM, Mike Jake <
[hidden email]> wrote:
> The QuantLib Installation in VC++ 2010 has some errors in the end of the
> tutorial.
>
> The test code is as follows:
>
> #include <ql/quantlib.hpp>
> #include <iostream>
> int main()
> {
> QuantLib::Calendar myCal=QuantLib::UnitedKingdom();
> QuantLib::Date newYearsEve(31,QuantLib::Dec,2008);
> std::cout > tmp;
> return 0;
> }
>
> where tmp is undefined!.
The version now online at <
http://quantlib.org/install/vc10.shtml>
seems correct. Which one are you using?
> After rebuild, the VS2010 gives the following warning:
>
> 1>QuantLib-vc100-mt.lib(dataformatters.obj) : warning LNK4204:
> 'C:\QuantLib\QuantLib-1.2\QuantLibTest\Release\vc100.pdb' is missing
> debugging information for referencing module; linking object as if no debug
> info
This should be the issue described at
<
http://msdn.microsoft.com/en-us/library/5ske5b71.aspx>. Let me know
if this helps.
Luigi
------------------------------------------------------------------------------
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