Reviewing merge request #103: QTCREATOR-457: WINSCW kept first in the tool chain list for better user experience

When user creates a new project in Qt creator on "Qt for Symbain", the default tool chain is GCCE. But any user after creating project first they will test it on emulator then on device. So, default tool chain is changed from GCCE to WISCW for a better user experience. QTCREATOR-457 has more details.

Commits that would be merged:

Version 1
  • Version 1
  • 1044af5
  • d338aab
  • QTCREATOR-457: WINSCW kept first in the tool chain list for better user experience

Showing 1044af5-d338aab

Comments

→ State changed from New to Rejected

Nice to see that you took your comment on QTCREATORBUG-457 serious :).
But: We actively work on a more general solution to the problem of targeting different platforms. And actually I think that setting any toolchain as the default is the wrong thing to do. Some bigger patches for this will hopefully hit Qt Creator / master real soon now.

Add a new comment:

Login or create an account to post a comment

How to apply this merge request to your repository