[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#685526: Error: Qt version is not properly installed



On Sat, Oct 13, 2012 at 02:59:32PM +0200, aks92 wrote:
> I confirm this problem.
> Indeed QtCreator doesn't seem do be able to find the Qt libraries unless
> g++ is also installed (which stands to reason when you think about it).
> But the surprising part is that g++ is not installed along QtCreator by
> default.

How about LLVM?

build-essential is for building Debian packages, not Qt (eg. dpkg-dev
is not needed by Qt). The rationale of not putting g++ into
Recommends or Depends for Qt Creator was quite simple - if you wish to
develop applications with Qt (a quite complex c++ toolkit), I hope you
can figure out that you need a c++ compiler!


Saying that, since qtcreator Recommends qt4-dev-tools, which recommend
libqt4-dev which in turn is compiled with g++, the g++ reference may
as well be moved from Suggests to Recommends.

- Adam


-- 
Adam Majer
adamm@zombino.com


Reply to: