Changes between Version 71 and Version 72 of QtWebKitJournal
- Timestamp:
- Mar 14, 2010, 1:51:00 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitJournal
v71 v72 27 27 * You need to have Qt 4.6 installed on your system and set your PATH/LD_LIBRARY_PATH accordingly, so that QtLauncher can find the Qt libraries. 28 28 * QtLauncher crashes on exit on Mac OS X 29 * On Symbian qtwebkit.sis is self-signed. After installing [http://labs.trolltech.com/blogs/2010/02/15/qt-for-symbian-and-the-nokia-smart-installer-beta/ Qt for Symbian] you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. 29 * On Symbian qtwebkit.sis is self-signed. After installing [http://labs.trolltech.com/blogs/2010/02/15/qt-for-symbian-and-the-nokia-smart-installer-beta/ Qt for Symbian] you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. Otherwise you get a descriptive "Update Error". 30 30 31 31 == Weekly Build Week 9 == … … 50 50 * On Windows you may need Visual Studio 2008 runtimes. These can be obtained by installing the Visual Studio 2008 Express edition. Alternative I _think_ it's sufficient to install the 2008 runtimes via vcredist_x86.exe once. You can download the runtimes from http://www.microsoft.com/downloads/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en 51 51 * On Linux and Mac OS X, use launcher.sh to start QtLauncher. 52 * On Symbian qtwebkit.sis is self-signed. After installing [http://labs.trolltech.com/blogs/2010/02/15/qt-for-symbian-and-the-nokia-smart-installer-beta/ Qt for Symbian] you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. 52 * On Symbian qtwebkit.sis is self-signed. After installing [http://labs.trolltech.com/blogs/2010/02/15/qt-for-symbian-and-the-nokia-smart-installer-beta/ Qt for Symbian] you have to uninstall the qtwebkit.sis that was signed by Nokia in order to be able to installed the selfsigned packages. Otherwise you get a descriptive "Update Error". 53 53 54 54 == Week 1 ==