forum.alglib.net

ALGLIB forum
It is currently Thu Mar 28, 2024 3:23 pm

All times are UTC


Forum rules


1. This forum can be used for discussion of both ALGLIB-related and general numerical analysis questions
2. This forum is English-only - postings in other languages will be removed.



Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: How to use Alglib2 library in c# visual studio project
PostPosted: Wed Apr 04, 2018 3:17 pm 
Offline

Joined: Wed Apr 04, 2018 3:13 pm
Posts: 1
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
Capture.PNG [ 164.62 KiB | Viewed 2558 times ]


Is there any way to solve this error or is there anyway to access the class through nuget package?


Top
 Profile  
 
 Post subject: Re: How to use Alglib2 library in c# visual studio project
PostPosted: Thu Apr 05, 2018 10:03 am 
Offline
Site Admin

Joined: Fri May 07, 2010 7:06 am
Posts: 903
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?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 62 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group