Login  Register

Swig C# looking for slightly different .lib file, how to configure

Posted by EdStone on Jan 10, 2008; 11:33am
URL: http://quantlib.414.s1.nabble.com/Swig-C-looking-for-slightly-different-lib-file-how-to-configure-tp11582.html

He guys:


Upon compiling the QuantLib 0.9 solution in VS2005, get I QuantLib-vc80-mt-gd-0_9_0.lib.
When compiling solution for Swig C#, compiler is looking for QuantLib-vc80-mt-sgd-0_9_0.lib (additional s in front of -gd).  What is the difference and how to configure?


Thanks in advance.

- Edward