Re: [Qt-creator] liker errors while building in qt creator

2010-12-20 Thread Hex Lee
you should list what content int your .pro setting 2010/12/20 > Hi All, > > I am getting below linker errors while building using Qt creator. > > ERROR: Unresolved symbol: _ZSt8get_coutv > ERROR: Unresolved symbol: _ZSt8get_coutv > ERROR: Unresolved symbol: _ZSt8get_coutv > ERROR: Unresolved sy

Re: [Qt-creator] liker errors while building in qt creator

2010-12-20 Thread Hex Lee
Services \ > > ReadUserData \ > > UserEnvironment \ > > WriteUserData \ > > Location \ > > PowerMgmt \ > > ProtServ \ > > ReadDeviceData \ > > SurroundingsDD \ > > SwEve

Re: [Qt-creator] Historic of the files

2011-02-24 Thread Hex Lee
you can use git to do history control 2011/2/25 Luis Miguel Betancourt > Hi Qt-creator people: > > Is there any way to know the historic of a file? and the differences with > the actual file? > > Thanks and regards, > Luis Miguel. > > ___ > Qt-creator

Re: [Qt-creator] QtCreator for plain C project

2011-03-09 Thread Hex Lee
vim +cplugin or eclipse for cpp 2011/3/9 Aekold Helbrass > Good day! > > I want to develop few projects without Qt in plain C. And of course > QtCreator is the IDE I really like and want to use. Is it possible to > make plain C project with QtCreator or I'll have to search for C IDE? > _