On Mon, 2012-05-07 at 15:32 -0400, LM wrote: > Tried out netsurf-sdl on Debian and was attempting to figure out if > something similar could be built on Windows.
Why not use the native Windows frontend? The framebuffer frontend is totally unsuitable for use on systems that have a full-featured window manager. > I attempted to build netsurf-2.8-full-src.tar.gz, but hit some issues. What issues? Please provide the exact build output. > I invoked the make file with: > make target=windows This builds the native Windows frontend, not the framebuffer. If you really want to build the framebuffer frontend, then you want "make TARGET=framebuffer". > It seems to build several object files in the build-windows-windows > directory, but it never creates an executable. Again, please provide the exact build output. Without it, there's nothing we can do to help. John-Mark.