Thanks Arthur, I appreciate that.
Simon
If I ever fine my old projects i can post them somewhere; but it won't be possible to me before next week.
/arthur
Date: Wed, 2 Oct 2013 17:14:11 +0000
From: sgs1370@arcode.com
To: rjek@netsurf-browser.org
CC: netsurf-dev@netsurf-browser.org
Subject: Re: Hubbub and LibCSS for Windows
Thanks to both you and Michael. We'll give the mingw cross-compile route a whirl.
Simon Smith
inky.com
sent with Inky
On Wed, Oct 02, 2013 at 03:37:47PM -0000, sgs1370@arcode.com wrote:
>
> We're interested in using Hubbub and LibCSS in our windows program but
> we can't get them to compile under Visual Studio, which we use for our
> windows builds.
>
> Are there any efforts underway to port these libraries so they compile
> under VS, or, to release DLLs?
The build systems are implemented in GNU Make and are not trivial.
You'll either want to build using a GNU-like toolchain (we routinely
cross-compile to Windows from Linux using mingw), or reimplement the
build process inside Visual Studio.
I would recommend the former.
B.
No comments:
Post a Comment