forum.alglib.net

ALGLIB forum
It is currently Thu Mar 28, 2024 1:15 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  [ 4 posts ] 
Author Message
 Post subject: Compiling ALGLIB with C# and Visual Studio Problem
PostPosted: Wed Jun 23, 2010 7:56 am 
Offline

Joined: Wed Jun 23, 2010 6:59 am
Posts: 2
Hello!
I'm a ALGLIB newbie and I can't compile the C# files!
I have configured the PATH to point to the csc.exe file but when I run: build.bat csc it says: Unknown compiler!

What am I doing wrong?

I also tried to import all .cs file in my project but I get a lot of warnings about unreachable code and uninitiated variables.

Could someone enlight me please?

/Tyler


Top
 Profile  
 
 Post subject: Re: Compiling ALGLIB with C# and Visual Studio Problem
PostPosted: Wed Jun 23, 2010 8:44 am 
Offline
Site Admin

Joined: Fri May 07, 2010 7:06 am
Posts: 903
Could you help me with debugging build.bat file? Find GOTO lbl_3___error line, place ECHO "%~1" before it. Execute "build.bat csc". What it outputs?

As for using ALGLIB, you can just include it into your project. Warnings can be just ignored because all issues are not significant (unreachable code and unused variables, not uninitialized).


Top
 Profile  
 
 Post subject: Re: Compiling ALGLIB with C# and Visual Studio Problem
PostPosted: Wed Jun 23, 2010 9:21 am 
Offline

Joined: Wed Jun 23, 2010 6:59 am
Posts: 2
Hi again!
Problem solved! I had to re-install the whole package, re-start computer, re-enter the path variable and re-try!
Ugh, computers! But, it works.

Thanks!


Top
 Profile  
 
 Post subject: Re: Compiling ALGLIB with C# and Visual Studio Problem
PostPosted: Wed Jun 23, 2010 10:02 am 
Offline
Site Admin

Joined: Fri May 07, 2010 7:06 am
Posts: 903
Tyler Durden wrote:
Problem solved! I had to re-install the whole package, re-start computer, re-enter the path variable and re-try!
Ugh, computers! But, it works.

Long ago at CS class I was told that "computers are deterministic machines". However, it doesn't corresponds with your observations :)


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

All times are UTC


Who is online

Users browsing this forum: No registered users and 52 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