Posted by
John Maiden on
URL: http://quantlib.414.s1.nabble.com/Dynamic-Library-Problem-with-Visual-C-2005-Express-tp688p691.html
Ok, this is a change to my original question. Instead of trying to make a link
library, I've used the instructions at
http://quantlib.org/reference/usage.html.
I've used #include <ql/quantlib.hpp>, but have two problems:
1. If I try to use the suggestions for Code Generation on usage.html, then I get
an error that the settings are incompatible.
2. If I don't change the settings, then I get errors of the sort:
1>C:\Program Files\Microsoft Visual Studio 8\VC\include\cstdio(25) : error
C2039: 'fpos_t' : is not a member of '`global namespace''
1>C:\Program Files\Microsoft Visual Studio 8\VC\include\cstdio(25) : error
C2873: 'fpos_t' : symbol cannot be used in a using-declaration
1>C:\Program Files\Microsoft Visual Studio 8\VC\include\cstdio(25) : error
C2039: 'FILE' : is not a member of '`global namespace''
1>C:\Program Files\Microsoft Visual Studio 8\VC\include\cstdio(25) : error
C2873: 'FILE' : symbol cannot be used in a using-declaration
And it keeps going, including errors in cstring. What's going on?
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users