1. Install MinGW and MSYS
2. Control Panel\System and Maintenance\System
> Advanced System Settings > Environment Variables
append the following to PATH :
3. C/C++ General > Paths and symbols > Library Paths
* http://max.berger.name/howto/cdt/
* http://zieaon.co.uk/MinGW-cc1plus.html
* http://wiki.codeblocks.org/index.php?title=Installing_MinGW_with_Vista
2. Control Panel\System and Maintenance\System
> Advanced System Settings > Environment Variables
append the following to PATH :
C:\Development\msys\1.0\bin;
C:\Development\MinGW\bin;
C:\Development\MinGW\libexec\gcc\mingw32\3.4.5
C:\Development\MinGW\bin;
C:\Development\MinGW\libexec\gcc\mingw32\3.4.5
3. C/C++ General > Paths and symbols > Library Paths
C:\Development\MinGW\lib
C:\Development\MinGW\lib\gcc\mingw32\3.4.5
C:\Development\MinGW\lib\gcc\mingw32\3.4.5
* http://max.berger.name/howto/cdt/
* http://zieaon.co.uk/MinGW-cc1plus.html
* http://wiki.codeblocks.org/index.php?title=Installing_MinGW_with_Vista
- Date
- 2008/03/01 11:16
- Category
- technote
- Response
- No Trackback , No Comment
Trackback URL : http://bluebrown.net/tattertools/BlueBrown/trackback/146