comp.lang.ada
 help / color / mirror / Atom feed
From: Patrick <patrick@spellingbeewinnars.org>
Subject: help building QtAda
Date: Wed, 9 Jan 2013 06:17:02 -0800 (PST)
Date: 2013-01-09T06:17:02-08:00	[thread overview]
Message-ID: <56838b02-c6b9-46ed-82de-0183b92eb342@googlegroups.com> (raw)

I want to try out QtAda but I can't seem to build it on Mint Linux(I will switch again soon)

I downloaded the current version today.

There were instructions on how to build it on Fedora, I just used those.

When I run
./configure --without-gela
checking for gcc... g++
checking whether we are using the GNU C compiler... yes
checking whether g++ accepts -g... yes

Everything is fine and g++ works.

Incidentally if I run plain configure I get this:
./configure
checking whether GNAT project asis.gpr is available... no
configure: error: Project file for ASIS not found
not sure why......


Anyhow, when I run make it bombs and says it can't find g++:

source_core.gpr:32:17: warning: no compiler specified for language "C++", ignoring all its sources
source_core.gpr:43:29: language unknown for "qsignalmapperdirector.cpp"
gprbuild: "source_core.gpr" processing failed
make[3]: *** [.libs/libQtAdaCore.so] Error 4
make[3]: Leaving directory `/home/patrick/modAfterDec29_2012/programming_small/ada_small/qt/QT_Tests/qtada-gpl-3.1.0/source/core'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/patrick/modAfterDec29_2012/programming_small/ada_small/qt/QT_Tests/qtada-gpl-3.1.0/source/core'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/patrick/modAfterDec29_2012/programming_small/ada_small/qt/QT_Tests/qtada-gpl-3.1.0/source'
make: *** [all-recursive] Error 1


If anyone has some tips for me that would be great-Patrick



             reply	other threads:[~2013-01-09 14:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-09 14:17 Patrick [this message]
2013-01-09 17:03 ` help building QtAda Vadim Godunko
2013-01-09 20:12 ` Ludovic Brenta
2013-01-09 22:31   ` Patrick
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox