Changeset 760
- Timestamp:
- Jul 13, 2010, 11:15:32 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README.OS2
r759 r760 89 89 setup job for you. The script is located in the directory where you installed 90 90 the developmnent libraries (or in the WPS folder created by the WPI installer). 91 If you use this script, your environment is ready to build Qt 4 applications 92 (for example, using the "qmake" command follwed by "make" for applications 93 based on qmake project files which most of them are). You should skip the rest 94 of this section and proceed directly to section called "USING OFFICIAL BINARY 95 QT ARCHIVES" or further.91 Execute this script in a command line session to make it ready for building 92 Qt 4 applications (for example, using the "qmake" command follwed by "make" 93 for applications based on qmake project files which most of them are). If you 94 go that way, you may skip the rest of this section and proceed directly to 95 section called "USING OFFICIAL BINARY QT ARCHIVES" or further. 96 96 97 97 If you use the full source code ZIP distribution of the Qt library or work
Note:
See TracChangeset
for help on using the changeset viewer.