Angus Leeming wrote:
A fun project for you scons-afficionados would be to automate package generation on windows. As I see it, the only thing blocking the process to fully-automate the build of the windows installer is the step to install icons in the lyx.exe. There's lots of info out there on how to go about doing that...
My new installer doesn't require you to add the icons, it uses the ico file for shortcut and file icons. It's of course a good thing to include these icons using a resource file. With Visual C++ that's an easy thing, I don't know about MinGW.
I'll try scons and see whether I can create a 1.5svn installer based on Qt4 and VC++. Does someone have a few basic build instructions?
Joost