[gecode-users] Building trunk

Gustavo Gutierrez ggutierrez at atlas.puj.edu.co
Tue Mar 3 11:14:01 CET 2009


On Tue, Mar 3, 2009 at 11:04 AM, Filip Konvička <filip.konvicka at logis.cz> wrote:
> Hi,
>
> I was trying to build the current trunk under cygwin/msvc9. I tried to
> build in a separate directory, and I had to create the directory
> "gecode/set/branch" manually. Is there something special about this
> directory?
>
> Also, I tried to edit variables.vsl.in to add support for floatvars
> again, and I ran about a million things to re-generate variables.vsl,
> but I'm not sure whether I got it right.... what is the proper incantation?

Something similar for me with graph contribution, check variables.vsl :

\nFile: contribs/graph/graph.vis\n

and should be:
File: contribs/graph/graph.vis


But I don't know if is the same situation you describe, if you don't
remove '\n' gcc is going to complain.

Regards,
Gustavo




More information about the gecode-users mailing list