Version 23 (modified by simon, 18 years ago) (diff) |
---|
Windows
Brute force version
- At first you will need subversion from [subversion.tigris.org]. There is also a GUI version out there at http://tortoisesvn.tigris.org (The commandline svn is probably the right choice if you are experienced with the shell, and for advanced work)
- Download and install mingw
- Download and install msys
- choose another path than minGW for msys installation
- while installing say twice yes (y)
- give the exact path to the minGW directory, so msys can configure the important links.
- Install msysDTK to the same direcory as msys.
- extract the toMSYS.rar to msys.
- extract the toMinGW.rar to mingw.
- Download and install the newest version of Trolltech's Qt at http://www.trolltech.com
- optionally you can always download the runtime libraries
Compilation
- start msys
- goto the project directory
- run
$ ./autogen.sh $ ./configure $ make
(note that all packages can be downloaded from from http://mingw.org)
Attachments (5)
- CB_SetC_D.jpg (8.0 KB) - added by landauf 17 years ago.
- CB_CompilerDir.jpg (8.0 KB) - added by landauf 17 years ago.
- CB_LinkerDir.jpg (5.9 KB) - added by landauf 17 years ago.
- CB_ResDir.jpg (5.0 KB) - added by landauf 17 years ago.
- CB_BuildWorkspace.jpg (27.1 KB) - added by landauf 17 years ago.
Download all attachments as: .zip