From a46f54e0ad78ccb4ffaeee6befc7429f93740375 Mon Sep 17 00:00:00 2001 From: Jason McDonald Date: Fri, 17 Apr 2009 22:09:14 +1000 Subject: Fix a couple more unmaintained version numbers. I have now inspected all 4.x.y version numbers appearing in the depot. All remaining instances appear to be acceptable. Reviewed-by: Trust Me --- FAQ.txt | 2 +- doc/src/deployment.qdoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/FAQ.txt b/FAQ.txt index f20d10b..1d2266d 100644 --- a/FAQ.txt +++ b/FAQ.txt @@ -8,7 +8,7 @@ to Unix style line endings (LF). To avoid this problem, uncompress the file again and give the option "-a" to unzip, which will then add the correct line endings. -Q: I'm running Windows XP and I downloaded the qt-win-eval-4.5.0-vs2008.exe +Q: I'm running Windows XP and I downloaded the qt-win-eval-%VERSION%-vs2008.exe version of Qt. However, when I try to run the examples I get an error saying: "The application failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.". I reinstalled diff --git a/doc/src/deployment.qdoc b/doc/src/deployment.qdoc index d9f7c1a..bcfa93d 100644 --- a/doc/src/deployment.qdoc +++ b/doc/src/deployment.qdoc @@ -911,7 +911,7 @@ Then qApp->libraryPaths() would return something like this: "C:/customPath/plugins " - "C:/Qt/4.5.0/plugins" + "C:/Qt/%VERSION%/plugins" "E:/myApplication/directory/" The executable will look for the plugins in these directories and -- cgit v0.12