On Sat, Jun 26, 2010 at 12:26:30PM +0200, Martin Hofius wrote:
> Hi,
>
> I just installed QtCreator 2.0 and tried to comile a free app.
>
> I got some warnings i,e,
> ../src/persistence/xml/PriestStorage.cpp
> ../src/persistence/BasicClassStorage.h: In
> constructor ‘CBasicClassStorage::CBasic
It's strange because some revisions ago there were no problems with this new
feature.
Again only standard Qt types highlignt now.
--
Oleg Shalnev (Kalpa Project)
--
mailto: o...@kalpa.ru
skype: oleg_shalnev
jabber: oleg.shal...@gmail.com
http:
> I Know i could "always" carry a full install of Creator on my pen-drive, but
> that usually don't work, 'cause the PC needs to have Qt installed :/
That's not true at all. The binary builds of Creator work with a local
set of libraries instead of the system libraries (and in fact Creator
can't b
Hi,
I just installed QtCreator 2.0 and tried to comile a free app.
I got some warnings i,e,
../src/persistence/xml/PriestStorage.cpp
../src/persistence/BasicClassStorage.h: In
constructor ‘CBasicClassStorage::CBasicClassStorage() [with T = CPriest]’:
../src/persistence/xml/PriestStorage.cpp:1
On Sat, Jun 26, 2010 at 04:54:54AM -0300, Jefferson Bandeira wrote:
> Hello trolls =)
>
> I Was wondering if there's a way I can get the Qt Creator Programming Text
> Editor standalone.. I mean, a program thats just like notepad++ or
> something, but with the functionalities the editor of QtCreato
Hi,
On Sat, Jun 26, 2010 at 10:54 AM, Jefferson Bandeira wrote:
> I Know i could "always" carry a full install of Creator on my pen-drive, but
> that usually don't work, 'cause the PC needs to have Qt installed :/
So do you mean that you want to remove any dependencies to Qt from Qt Creator?
I th
Hello trolls =)
I Was wondering if there's a way I can get the Qt Creator Programming Text
Editor standalone.. I mean, a program thats just like notepad++ or
something, but with the functionalities the editor of QtCreator have, like
his Wonderful Code Completion, Syntax Highlighting and such, i kn