User Tools

Site Tools


en:games:building_lilium_voyager

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:games:building_lilium_voyager [2022-12-04-17-07] 7saturnen:games:building_lilium_voyager [2024-12-25-16-24] (current) 7saturn
Line 1: Line 1:
 ====== Building Lilium Voyager ====== ====== Building Lilium Voyager ======
 For the source files of Lilium Voyager please use [[https://github.com/zturtleman/lilium-voyager|these sources]]. The git URL is ''https://github.com/zturtleman/lilium-voyager.git''. For the source files of Lilium Voyager please use [[https://github.com/zturtleman/lilium-voyager|these sources]]. The git URL is ''https://github.com/zturtleman/lilium-voyager.git''.
 +
 +Also note, that building for Windows x86 does not result in a build that works on Windows 9x/ME any more. You need at least XP for that to work. (But then again, if you are concerned with security issues for needing to use a more modern client, you should not use those systems either any longer.)
 ===== Linux ===== ===== Linux =====
 On Linux it is possible to build for both variations, x86 and amd64. It is also possible to cross compile for Windows (32 and 64 bit), see next section for that. To compile on Linux you require the following prerequisites installed: On Linux it is possible to build for both variations, x86 and amd64. It is also possible to cross compile for Windows (32 and 64 bit), see next section for that. To compile on Linux you require the following prerequisites installed:
Line 30: Line 32:
 So what ''make'' actually does on an amd64 system is the same as ''make ARCH=x86_64''. Similarly, on an ARM system the //make// command does the same as ''make ARCH=arm''. So what ''make'' actually does on an amd64 system is the same as ''make ARCH=x86_64''. Similarly, on an ARM system the //make// command does the same as ''make ARCH=arm''.
 ===== Cross compile for Windows via Linux ===== ===== Cross compile for Windows via Linux =====
-For cross-compiling from Linux to Windows the MingW environment is necessary. Use something like ''sudo apt-get install mingw-w64'' for x64 or ''sudo apt-get install mingw'' for x86 Linux (here: for Debian & derived distributions...) to install it. Then run the compilation process like this:+For cross-compiling from Linux to Windows the MingW environment is necessary. Use something like ''sudo apt-get install mingw-w64'' for Linux (here: for Debian & derived distributions...) to install it. Then run the compilation process like this:
  
 ''make PLATFORM=mingw32 ARCH=x86_64'' (64 bit) or ''make PLATFORM=mingw32 ARCH=x86_64'' (64 bit) or
en/games/building_lilium_voyager.1670173656.txt.gz · Last modified: 2022-12-04-17-07 by 7saturn

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki