Changeset 865 for trunk/doc/src/platforms
- Timestamp:
- May 16, 2011, 4:09:34 PM (14 years ago)
- Location:
- trunk
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/vendor/nokia/qt/4.7.3 (added) merged: 864 /branches/vendor/nokia/qt/current merged: 863 /branches/vendor/nokia/qt/4.7.2 removed
- Property svn:mergeinfo changed
-
trunk/doc/src/platforms/emb-install.qdoc
r846 r865 76 76 77 77 Note that by default, \l{Qt for Embedded Linux} is configured for 78 installation in the \c{/usr/local/Trolltech/QtEmbedded-4.7. 2}78 installation in the \c{/usr/local/Trolltech/QtEmbedded-4.7.3} 79 79 directory, but this can be changed by using the \c{-prefix} 80 80 option. Alternatively, the \c{-prefix-install} option can be used … … 136 136 For compilers that do not support \c rpath you must also extend 137 137 the \c LD_LIBRARY_PATH environment variable to include 138 \c /usr/local/Trolltech/QtEmbedded-4.7. 2/lib. Note that on Linux138 \c /usr/local/Trolltech/QtEmbedded-4.7.3/lib. Note that on Linux 139 139 with GCC, this step is not needed. 140 140 -
trunk/doc/src/platforms/platform-notes.qdoc
r846 r865 390 390 \section1 Windows Vista 391 391 392 At the time Qt 4.7. 2was released, there were no known Vista-specific issues.392 At the time Qt 4.7.3 was released, there were no known Vista-specific issues. 393 393 394 394 \target Windows NT -
trunk/doc/src/platforms/wince-customization.qdoc
r846 r865 200 200 \o The shadow build directory must be on the same level as the Qt source 201 201 package.\br 202 If the Qt package is in \c{C:\Qt\4.7. 2} the shadow build directory202 If the Qt package is in \c{C:\Qt\4.7.3} the shadow build directory 203 203 could be \c{C:\Qt\shadowbuild}. A shadow build from a directory like 204 204 \c{C:\shadowbuild} will not compile. … … 211 211 \endlist 212 212 213 So lets assume you have installed Qt in \c{C:\Qt\4.7. 2} and you want213 So lets assume you have installed Qt in \c{C:\Qt\4.7.3} and you want 214 214 to create a shadow build in \c{C:\Qt\mobile5-shadow}: 215 215
Note:
See TracChangeset
for help on using the changeset viewer.