Tried out netsurf-sdl on Debian and was attempting to figure out if
something similar could be built on Windows.

I have sdl, JPEG, Zlib, libxml2, openssl and curl built and installed.  I'm
using mingw and msys to build applications.  I downloaded and built
hubbub-0.1.2, libcss-0.1.2, libnsbmp-0.0.3, libnsgif-0.0.3,
libparserutils-0.1.1, libwapcaplet-0.1.1.  They seemed to compile and
install without any complaints.  I attempted to build
netsurf-2.8-full-src.tar.gz, but hit some issues.  So, I downloaded
netsurf-r13571.tar.gz to try it.  I edited makefile.config.  I tried
setting:
export MINGW_PREFIX='/mingw/bin/'
export MINGW_INSTALL_ENV='/usr/local'
I invoked the make file with:
make target=windows

It seems to build several object files in the build-windows-windows
directory, but it never creates an executable.  It doesn't even appear to
process the resource file.  I'm also not sure how to tie SDL into the
windows build.  Any suggestions for getting further on this would be
greatly appreciated.  Thank you.

Reply via email to