Raffaele Cipriano wrote:
> Hello again, thank you for the suggestion: now the "fz" executables
> load the libraries and run, but...
>
> ... I tried to used it to compile some .fzn files into gecode space
> (I attach two of them) , but it gives me this kind of mesasge
> (invoking $ fz test.fzn )
>
> Error: Unknown character in line no. 1
Maybe your source files have Windows newline characters instead of
Unix newline, I think the lexer doesn't handle those yet. Try to run
the sources through dos2unix, I hope that helps. I'll see how to
change the lexer accordingly.
Cheers,
Guido
_______________________________________________
Gecode users mailing list
[EMAIL PROTECTED]
https://www.gecode.org/mailman/listinfo/gecode-users