Changes between Version 42 and Version 43 of dev/WindowsMinGW
- Timestamp:
- Mar 8, 2011, 9:02:39 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev/WindowsMinGW
v42 v43 10 10 - [wiki:WindowsMinGW/current Tutorial: Install the current version of MinGW with GCC 4.5.0] 11 11 12 == Troubleshooting == 13 14 If you experience problems while building or running Orxonox, check this page, maybe it's a known problem: 15 16 - [wiki:WindowsMinGW/troubleshooting Troubleshooting Q&A] 17 18 ---- 19 20 == Old guides == 21 12 22 If you already installed MinGW (by following and old version of this guide), you don't have to re-install everything, just follow the small guide below: 13 23 … … 17 27 18 28 - [wiki:WindowsMinGW/345 Outdated tutorial: Install MinGW with GCC 3.4.5] 19 20 == Troubleshooting ==21 22 If you experience problems while building or running Orxonox, check this page, maybe it's a known problem:23 24 - [wiki:WindowsMinGW/troubleshooting Troubleshooting Q&A]