forum.alglib.net http://forum.alglib.net/ |
|
How to use Alglib2 library in c# visual studio project http://forum.alglib.net/viewtopic.php?f=2&t=3847 |
Page 1 of 1 |
Author: | anurag [ Wed Apr 04, 2018 3:17 pm ] |
Post subject: | How to use Alglib2 library in c# visual studio project |
How can I use Alglib2 dll in a visual studio project. I tried using it by downloading the nuget package. But, if i do this, the alglib class is not recognized in the project hence cannot use it. Other way around was: I copied the alglib2.dll file from the nuget package (myproject\packages\alglib2.dll.3.10.4\bin\x64\Release) and added it to the project as a reference. By this, I'm able to use the alglib class and all its corresponding functions/ methods. The above method was working all fine until I faced an error after which I'm unable to run the project. Attachment: Capture.PNG [ 164.62 KiB | Viewed 4110 times ] Is there any way to solve this error or is there anyway to access the class through nuget package? |
Author: | Sergey.Bochkanov [ Thu Apr 05, 2018 10:03 am ] |
Post subject: | Re: How to use Alglib2 library in c# visual studio project |
Hi! Nuget package is not officially supported by us; someone downloaded it some time ago, but we do not maintain and nor control it. Maybe it is better to use official distribution? |
Page 1 of 1 | All times are UTC |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |