Changes between Version 58 and Version 59 of MovedToGitHub/Building
- Timestamp:
- Oct 8, 2011, 8:31:54 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MovedToGitHub/Building
v58 v59 141 141 === Native Windows === 142 142 143 With a MinGW [http://mingw.org/] development environment, the Gtk and the Qt GUI applications can be built. 143 With a MinGW [http://mingw.org/] development environment, the Gtk and the Qt GUI applications can be built. The CLI tools can also be built, and in general work fine, but may fail if you use foreign characters as parameters (MinGW doesn't pass those parameters, in fact the program receives garbage). 144 144 145 145 The procedure: wiki:BuildingTransmissionQtWindows