On Fri, Sep 16, 2011 at 9:50 AM, Stephan Beal <sgb...@googlemail.com> wrote:

> 2011/9/16 Robert Engelhardt <m...@robert-engelhardt.de>
>
>> ...Ja, damit funktioniert es nun, und man erhält ein lauffähiges Binary :)
>>
>
> Translation: the windows build now works and the binary runs.
>
> THANK YOU, Robert and Joe!
>

The MinGW build works for me, but MSVC errors out.  Unresolved cson_*
symbols.  No time to debug it now - perhaps latter.

Note there are lots of fossil_* functions (fossil_unlink(), fossil_open,
etc) that provide portability between unix and windows.  It is important to
use them.  Especially fossil_open() and fossil_print().  Otherwise, the
display won't work right for people with a non-ASCII setup.



>
> --
> ----- stephan beal
> http://wanderinghorse.net/home/stephan/
>
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
>


-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to