Please look at the instructions for compiling Gecode/J: http://www.gecode.org/gecodej/doc/PageComp.html
You will need a Unix toolchain for compilation. For Windows, we require Cygwin (http://www.cygwin.com/). Regards, Mikael On 4/24/07, Tommaso Bianco <[EMAIL PROTECTED]> wrote:
But is the makefile available for compiling in windows? I tried nmake Makefile.in and it returns an error for an illegal carachter. Tom On 4/22/07, Mikael Zayenz Lagerkvist <[EMAIL PROTECTED]> wrote: > On 4/22/07, Tommaso Bianco <[EMAIL PROTECTED]> wrote: > > the problem is that I don't have any dll installed-compiled for GecodeJ, but > > just for Gecode (added to the system environment variable Path) > > The compilation of GecodeJ by mean of ant, builds a jar. But no dll. How can > > I resolve this problem? > > The ant build-file is just for compiling the Java files. For compiling > Gecode/J you should use the Makefile instead. It will in turn also > invoke ant to compile the Java-files. > > Cheers, > Mikael > > -- > Mikael Zayenz Lagerkvist, http://www.ict.kth.se/~zayenz/ >
-- Mikael Zayenz Lagerkvist, http://www.ict.kth.se/~zayenz/ _______________________________________________ Gecode users mailing list [EMAIL PROTECTED] https://www.gecode.org/mailman/listinfo/gecode-users
