= Windows with MingW = [[TOC(heading=Platforms, depth=1, dev/WindowsMinGW, dev/VisualStudio, dev/LinuxGentoo, dev/LinuxDebian, dev/LinuxUbuntu, dev/LinuxTardis, dev/MacOSX)]] This page explains how to compile and run Orxonox on Windows using MinGW-w64. MinGW-w64 is free software that contains a port of the popular GCC compiler. You can combine MinGW-w64 with an IDE of your choice. == Install == Below you find a tutorial that explains how to install MinGW-w64 with GCC. - [wiki:WindowsMinGW/current Tutorial: Install the current version of MinGW-w64 with GCC] == Troubleshooting == If you experience problems while building or running Orxonox, check this page, maybe it's a known problem: - [wiki:WindowsMinGW/troubleshooting Troubleshooting Q&A]