On Tue, Mar 3, 2009 at 11:04 AM, Filip Konvička <[email protected]> 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 _______________________________________________ Gecode users mailing list [email protected] https://www.gecode.org/mailman/listinfo/gecode-users
