Re: [Qt-creator] QtCreator does not read settings (profiles) created by sdktool on Linux 64Bit

2016-02-25 Thread Tobias Hunger
Hi Markus, On Thu, Feb 25, 2016 at 1:18 PM, Liebe Markus (RtP2/TEF72) wrote: > Hello there, > > I have the following working workflow on a 32Bit OpenSuSE system: > > use the "sdktool" that comes with QtCreator (/usr/bin/sdktool) to create > Toolchains etc. and combine them to Kits. > QtCreator st

Re: [Qt-creator] [Dev] Qt Creator 4.0 soft-branched

2016-02-25 Thread Orgad Shaneh
On Thu, Feb 25, 2016 at 2:24 PM, Bogdan Vatra wrote: > Hi, > > 4.0 ?!? What happened with 3.7? :) > > Cheers, > BogDan. See http://blog.qt.io/blog/2016/02/22/qt-roadmap-for-2016/ - Orgad ___ Qt-creator mailing list Qt-creator@qt-project.org http://li

Re: [Qt-creator] copy/add resources / src files

2016-02-25 Thread ekke
Hi Eike, just tried adding ressources from another project as you described - worked. thx. never would have found this alone ;-) (and from J-P Nurmi in the meantime I learned that I have to add resource files in .pro to OTHER_FILES+= to get a better tree view) for copying src files now I'll use t

Re: [Qt-creator] copy/add resources / src files

2016-02-25 Thread Ziller Eike
> On Feb 25, 2016, at 11:16 AM, ekke wrote: > > While preparing a blog artictle for BlackBerry 10 devs HowTo use Qt Creator > for Qt 5.6 vs Eclipse Momentics (Cascades, Qt 4.8) I'm having some questions > - don't know if I understood it right how QtCreator is doing "things" > > copy / paste r

Re: [Qt-creator] [Dev] Qt Creator 4.0 soft-branched

2016-02-25 Thread Bogdan Vatra
Hi, 4.0 ?!? What happened with 3.7? :) Cheers, BogDan. On Wednesday 24 February 2016 13:34:37 Ziller Eike wrote: > Hi, > > in preparation of the feature freeze for Qt Creator 4.0, I “soft-branched“ > 4.0. > That means: > You should prefer the 4.0 branch for all your work that is supposed to e

[Qt-creator] QtCreator does not read settings (profiles) created by sdktool on Linux 64Bit

2016-02-25 Thread Liebe Markus (RtP2/TEF72)
Hello there, I have the following working workflow on a 32Bit OpenSuSE system: * use the "sdktool" that comes with QtCreator (/usr/bin/sdktool) to create Toolchains etc. and combine them to Kits. * QtCreator stores the settings in /usr/share/qtcreator/QtProject/*.xml * When I now st

Re: [Qt-creator] Problems with wizard.json regarding resolution of variables

2016-02-25 Thread Hunger Tobias
On Do, 2016-02-25 at 10:05 +0100, Stefan wrote: > What is the difference in using wizard.json resp. wizard.xml? A lot:-) There is e.g. no %ProjectName% in wizard.xml, while there is %{ProjectName} in wizard.json. But you are using that, so that is probably not what is biting you. > What am I do

[Qt-creator] copy/add resources / src files

2016-02-25 Thread ekke
While preparing a blog artictle for BlackBerry 10 devs HowTo use Qt Creator for Qt 5.6 vs Eclipse Momentics (Cascades, Qt 4.8) I'm having some questions - don't know if I understood it right how QtCreator is doing "things" copy / paste resources Having two projects open and want to copy some i

[Qt-creator] Problems with wizard.json regarding resolution of variables

2016-02-25 Thread Stefan
Hello, using variables within wizard related files works fine with wizard.xml, but not with wizard.json regarding resolution of variables. e.g. %ProjectName% is test { "version": 1, "kind": "project", "id": "A.CRN-Modul", "category": "A.Project", "trDescription": "Creates

Re: [Qt-creator] qmake: no "strip" in generated Makefile

2016-02-25 Thread Ziller Eike
> On Feb 24, 2016, at 8:26 PM, Andrzej Telszewski wrote: > > Hi, > > I came across something strange. On both tested systems the qmake version is > 2.01a, but the Makefile generated on one of the systems does not have the > strip command. > > With strip: > @$(CHK_DIR_EXISTS) $(INSTALL_ROOT)/