View Single Post
Copernicus's Avatar
Posts: 1,986 | Thanked: 7,698 times | Joined on Dec 2010 @ Dayton, Ohio
#26
Originally Posted by peterleinchen View Post
Which kind of update files? From where? Can you spot it down to file names?
The files in question here are the ones Qt was using to maintain its products during the time it was owned by Nokia. Presumably, when that group was spun off, they had to abandon those files due to copyright considerations. The Qt Package Manager lists the following URL as its default repository in its settings (this is for the OSX version of the SDK):

http://nds2.fds-forum.nokia.com/noki...ine_qtsdk_repo

I've got an absolutely enormous "Installationlog.txt" file as well; I don't know how long it would take to dig through all of it, but near the top is an interesting section with some filenames. To my eyes, the most interesting ones are probably "2009q367.7z", "madde.7z", and "madde462.7z", but I'm not entirely sure what to look for here. Here's the full list:

Code:
addDownloadable harmattan-runtime.7z
void QInstaller::Component::setSelected(bool)on "com.nokia.ndk.experimental.harmattan.runtime" is deprecated!!!
addDownloadable qt-components.7z
addDownloadable harmattan-nokia-meego-api.7z
addDownloadable qt-components.7z
addDownloadable simulator_ovinotifications.7z
addDownloadable qt-4.7-simulator-gcc.7z
addDownloadable designer.7z
addDownloadable qmldump.7z
addDownloadable qtcreator.7z
addDownloadable QtMobility.7z
addDownloadable qttools.7z
void QInstaller::Component::setSelected(bool)on "com.nokia.ndk.tools.madde.qttools.474" is deprecated!!!
addDownloadable QtSources-4.8.0.7z
addDownloadable harmattan_sysroot_10.2011.34-1_slim.7z
addDownloadable qt-components.7z
addDownloadable qt-471-desktop-gcc.7z
addDownloadable qtdesigner_documentation.7z
addDownloadable harmattan-runtime.7z
void QInstaller::Component::setSelected(bool)on "com.nokia.ndk.tools.harmattan.runtime" is deprecated!!!
addDownloadable assistant.7z
addDownloadable common-desktop-gcc.7z
addDownloadable imports-desktop-components-gcc.7z
addDownloadable imports-desktop-symbian-gcc.7z
addDownloadable imports-desktop-extras-gcc.7z
addDownloadable ovinotifications_example.7z
addDownloadable harmattan-platform.7z
addDownloadable documentation.7z
addDownloadable harmattan_documentation.7z
addDownloadable 2009q367.7z
void QInstaller::Component::setSelected(bool)on "com.nokia.ndk.tools.madde.toolchains.2009q367" is deprecated!!!
addDownloadable ExamplesDemos-47.7z
addDownloadable qtmobility-examples.7z
addDownloadable qt-472-desktop-gcc.7z
addDownloadable qt-components.7z
addDownloadable qt-4.8.0-desktop-gcc.7z
addDownloadable imports-designer-components-gcc.7z
addDownloadable imports-designer-symbian-gcc.7z
addDownloadable imports-designer-extras-gcc.7z
addDownloadable qml-type-descriptions-qtcreator.7z
addDownloadable wizard-qml-templates-qtcreator.7z
addDownloadable examples.7z
addDownloadable qmake_documentation.7z
addDownloadable sdk_documentation.7z
addDownloadable simulator_documentation.7z
addDownloadable qt_symbian_sis_packages.7z
addDownloadable linguist.7z
addDownloadable madde.7z
void QInstaller::Component::setSelected(bool)on "com.nokia.ndk.tools.madde.application" is deprecated!!!
addDownloadable qmldump.7z
addDownloadable common-simulator-gcc.7z
addDownloadable imports-desktop-components-gcc.7z
addDownloadable imports-desktop-symbian-gcc.7z
addDownloadable imports-desktop-extras-gcc.7z
addDownloadable simulator.7z
addDownloadable symbian3_api_docs.7z
addDownloadable qt-473-desktop-gcc.7z
addDownloadable ovinotifications_documentation.7z
addDownloadable qmldump.7z
addDownloadable qtcreator_remote_cc.7z
addDownloadable qtcreator_documentation.7z
addDownloadable qt_documentation.7z
addDownloadable QtSources-4.7.1.7z
addDownloadable sdkmaintenance.7z
addDownloadable QtSources-4.7.2.7z
addDownloadable QtSources-4.7.3.7z
addDownloadable QtSources-4.7.4.7z
addDownloadable simulatorfonts.7z
addDownloadable qtmobility_documentation.7z
addDownloadable remotecompiler_documentation.7z
addDownloadable simulator_ovinotifications_gcc.7z
addDownloadable imports-symbian-sis-gcce.7z
addDownloadable examples-sis-gcce.7z
addDownloadable demos-sis-gcce.7z
addDownloadable qt-474-desktop-gcc.7z
addDownloadable qtlinguist_documentation.7z
addDownloadable qt_documentation.7z
addDownloadable readme.7z
addDownloadable madde462.7z
addDownloadable demos.7z
addDownloadable qemu.7z
void QInstaller::Component::setSelected(bool)on "com.nokia.ndk.tools.madde.qemu.system" is deprecated!!!
addDownloadable qt_symbian_sis_packages_online.7z
 

The Following 3 Users Say Thank You to Copernicus For This Useful Post: