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
Services \
>
> ReadUserData \
>
> UserEnvironment \
>
> WriteUserData \
>
> Location \
>
> PowerMgmt \
>
> ProtServ \
>
> ReadDeviceData \
>
> SurroundingsDD \
>
> SwEve
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
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?
> _