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
en:games:building_lilium_voyager [2022-12-04-18-07] 7saturnen:games:building_lilium_voyager [2023-12-22-23-07] (current) – [Cross compile for Windows via Linux] 7saturn
Line 30: Line 30:
 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.txt · Last modified: 2023-12-22-23-07 by 7saturn

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki