Changes between Version 45 and Version 46 of dev/WindowsMinGW
- Timestamp:
- Mar 8, 2011, 10:13:13 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev/WindowsMinGW
v45 v46 6 6 == Install == 7 7 8 Since september 2010 we officially support a new version of MinGW with GCC 4.5. 0. Below you find a tutorial that explains how to install it. If you want to upgrade from an older version of MinGW, see the section "Old guides". We strongly encourage you to install GCC 4.5.0, because that's required for the new releases of Ogre (starting with 1.7.0). If you decide to stay with GCC 3.4.5, you have to use old dependency packages which are not maintained anymore.8 Since september 2010 we officially support a new version of MinGW with GCC 4.5.x. Below you find a tutorial that explains how to install it. If you want to upgrade from an older version of MinGW, see the section "Old guides". We strongly encourage you to install GCC 4.5.x, because that's required for the new releases of Ogre (starting with 1.7.0). If you decide to stay with GCC 3.4.5, you have to use old dependency packages which are not maintained anymore. 9 9 10 - [wiki:WindowsMinGW/current Tutorial: Install the current version of MinGW with GCC 4.5. 0]10 - [wiki:WindowsMinGW/current Tutorial: Install the current version of MinGW with GCC 4.5.x] 11 11 12 12 == Troubleshooting == … … 22 22 If you already installed MinGW (by following an old version of this guide), you don't have to re-install everything, just follow the small guide below: 23 23 24 - [wiki:WindowsMinGW/upgrade Upgrade to the current version of MinGW with GCC 4.5. 0]24 - [wiki:WindowsMinGW/upgrade Upgrade to the current version of MinGW with GCC 4.5.x] 25 25 26 26 For people that want to use an old version of MinGW, we still provide the old guide, but keep in mind that it's outdated and may not work anymore with future versions of Orxonox.