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/ _______________________________________________ Gecode users mailing list [EMAIL PROTECTED] https://www.gecode.org/mailman/listinfo/gecode-users
