]> git.street.me.uk Git - andy/viking.git/blob - win32/README.txt
Merge branch 'i18n-launchpad'
[andy/viking.git] / win32 / README.txt
1 \r
2 The build under Windows follows the same process as the traditional Linux build:\r
3 \r
4     cd ../src\r
5     sh configure <options>\r
6     make\r
7 \r
8 There is a separate installer method using NSIS to generate the viking-1.X.Y.Z.exe installer file.\r
9 \r
10 To generate the installer (once the code has been compiled as above) run the installer.bat\r
11 \r
12 For further details (especially about how to set up the development dependencies) see:\r
13 http://sourceforge.net/apps/mediawiki/viking/index.php?title=WindowsBuildInstructions\r