NQuantLib64 unmanaged DLL bug fix
Posted by
grantathon on
Oct 26, 2016; 12:54pm
URL: http://quantlib.414.s1.nabble.com/NQuantLib64-unmanaged-DLL-bug-fix-tp17824.html
Hi all,
For those using or interested in using the NQuantLib64 NuGet package, which currently provides a C# interface via the default SWIG implementation of QuantLib 1.8, the bug that required one to manually place the unmanaged NQuantLibc.dll file in the target build directory to use the package has been fixed. This means that to be able to use QuantLib 1.8 in C# for 64-bit systems, all that is needed is an installation of NQuantLib64 1.0.7.
https://www.nuget.org/packages/NQuantLib64/1.0.7Happy coding!
Grant