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
ad...@zombino.com


-- 
To UNSUBSCRIBE, email to debian-qt-kde-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20121013163537.ga4...@mira.lan.galacticasoftware.com

Reply via email to