chentao807/futureye

compiling your code ...

GoogleCodeExporter opened this issue · 2 comments

Hello,

I am very confused because I have tried to compile your code (svn working copy 
+ .jar libs from the 3.0 release, project under Netbeans) but I am facing many 
errors. Most of them are related to classes that seem to have been duplicated 
between different packages (e.g. in algebra and algebra.solver); did you forget 
to clean your code after some refactoring?
I am interested in your library for research/educational purpose (M. Sc. 
student training projects) and was convinced in reading the manual that it was 
a good starting point (I have used deal.II but would largely prefer to use Java 
vs. C++)

Could you please help me? (e.g. tell me what packages I should include in my 
Netbeans project)

Best regards,
Romain

Original issue reported on code.google.com by niamor51...@gmail.com on 25 Sep 2012 at 12:41

Hi Romain,
    My suggestion is that you use the release version (source codes are included) instead of using the svn copy directly. All my codes are developed under Eclipse, however, Netbeans should also works.

Yueming

Original comment by nkliuyue...@gmail.com on 2 Oct 2012 at 5:32

You can also download the file 'futureye3.0full.zip'

Original comment by nkliuyue...@gmail.com on 14 Aug 2013 at 3:41