QtSDK 1.1.3 && toolchain problem
-
[quote author="Tobias Hunger" date="1316288453"]Try the master branch: That should override the spec file way less often. I would really appreciate your feed back: Do the changes improve the situation for you guys?[/quote]
Sorry Tobias,
I didn't understand very well what you mean with "try the master branch"?
If you can explain me better I can try. -
[quote author="Luca" date="1316334754"]
Sorry Tobias,
I didn't understand very well what you mean with "try the master branch"?
If you can explain me better I can try.[/quote]He meant to use the sources of Qt Creator at "gitorious":https://qt.gitorious.org/qt-creator. You would have to checkt out the master branch and build Creator manually. To my knowledge, there are no nightly builds or similar prebuilt development snapshots available.
-
I tried the Qt Creator compiled from qt.gitorious.org .
Now there is:
@
-spec linux-g++
@
as default choice.It should be better to have nothing as default spec .
-
What system are you working on? I guess a intel based Linux? 64bit or 32bit?
What kind of system are you developing for?
-
Volker: There were only critical bug fixes with a minimal chance to break unrelated things in 2.3.1. There was only very little QA possible in such a short time, so we could not retest everything.
That made it too risky for me to change the tool chains for 2.3.1. Sorry.