Hi,

- I was using GecodeJ via ssh using a server that gecode has already been installed. Everything was fine until I used VarMatrix<IntVar>. Then I started to get "cannot find symbol symbol : class VarMatrix" error. I dont know which do we need extra imports to use VarMatrix?

So I decided to install gecodeJ on my windows XP.

- I have Jdk ready and cygwin. I installed gecodeJ.msi and downloaded gecodej1.0.1.zip.
Under cygwin I export the path where it is installed;
export LD_LIBRARY_PATH=/cygdrive/c/Program\ Files/Gecode/lib:$LD_LIBRARY_PATH

. Then to javac with -cp options I cant see where should be the GecodeJava.jar file. It is not in gecodej1.0.1.zip neither in the installed Gecode folder.
.  Is there anything more I need to make gecodeJ run.
.  any comments on the error of VarMatrix.

Cheers,
penche

_________________________________________________________________
Yagmura yakalanmamak için sadece semsiyenize degil, MSN hava durumuna güvenin! http://www.msn.com.tr/havadurumu/


_______________________________________________
Gecode users mailing list
[EMAIL PROTECTED]
https://www.gecode.org/mailman/listinfo/gecode-users

Reply via email to