Hi Patrik,
Just use a comma to separate:
./configure –with-vis=var1.vis,var2.vis
If things seem to not work there is the following trick by removing the
following files:
rm gecode/kernel/var-type.hpp gecode/kernel/var-imp.hpp
When typing make these files will be re-generated (you can have a look and see
that your stuff will show up in these files).
Cheers
Christian
--
Christian Schulte, <http://www.gecode.org/~schulte> www.gecode.org/~schulte
Professor of Computer Science, KTH, <mailto:[email protected]> [email protected]
Expert Researcher, SICS, <mailto:[email protected]> [email protected]
From: [email protected] [mailto:[email protected]] On Behalf Of
Patrik Broman
Sent: Wednesday, September 16, 2015 05:30 PM
To: [email protected]
Subject: [gecode-users] Multiple specification files
Apparently I posted from wrong address first time.
Anyway. I'm creating a two new data types. Is there a good way to use them both
at the same time?
I have tried
./configure --with-vis=var1.vis --with-vis=var2.vis
and
./configure --with-vis=var1.vis var2.vis
regards
_______________________________________________
Gecode users mailing list
[email protected]
https://www.gecode.org/mailman/listinfo/gecode-users