Re: [sword-devel] Building a win32 installer on Linux

2007-07-09 Thread DM Smith
FYI, I have successfully built NSIS for Fedora Core 6 and it works like a charm. I am now building the windows installer for BibleDesktop nightly. Serving Him, DM On Jun 23, 2007, at 7:15 AM, DM Smith wrote: > Turns out we may be able to build a windows installer for BibleCS, > BibleDes

[sword-devel] Building a win32 installer on Linux

2007-06-23 Thread DM Smith
Turns out we may be able to build a windows installer for BibleCS, BibleDesktop, FlashCards, ... (any others?) on the CrossWire server. If you are interested, see: http://nsis.sourceforge.net/Docs/ AppendixG.html Basically, it says we need to install "scons" and perhaps a cross- compiler. Th