cannot find QT SDK online installer

• Dec 5, 2012 - 13:32

I cannot find the QT SDK online installer. I wanted to install the windows version. Now I set up the Linux environment in a virtual machine which is pretty slow on my computer..
Can anyone provide me a link, please?


Comments

In reply to by [DELETED] 5

Actually, yes.
The program seemed to compile fine and make install was able to create the win32install folder (with all the needed dll), but when I tried to start the application, it did not start and an error message appeared (I don't remember the text of the error)
(Windows XP Professional SP3, MinGW-gcc-4.7.2, Qt 4.8.3 libraries downloaded from qt-project)

After downgrading the MinGW-gcc (and g++) to version 4.6.2, the compilation went fine and the application starts (and works).

To be precise, I found a little difference between my compiled version and the (Windows) nightly builds: the version I compiled crashes on importing some of the (classical music) example capella files I downloaded from capella website. The nightly builds still crashes on importing some of these files (with a Qt error), but the version I compiled crashes on importing some of the ones the nightly build is able to import. I think it is a problem related to tuplets in the files, since the ones which the nightly imports show measure duration errors (even if they do not crash the application); I am investigating.

In reply to by Jojo-Schmitz

I just tried the compilation with Qt 4.8.4 and MinGW-gcc 4.7.2 and mscore.exe still crashes at startup.
(AppName: mscore.exe AppVer: 0.0.0.0 ModName: qtcore4.dll
ModVer: 4.8.4.0 Offset: 0005f15d)
From the header of the Windows reporting message, I think it is a Qt problem, probably the one explained in the forum discussion I am refering to in one of the previous comment.

Now I am going to downgrade gcc again to version 4.6 to compile MuseScore.

Do you still have an unanswered question? Please log in first to post your question.