comp.lang.ada
 help / color / mirror / Atom feed
* help building QtAda
@ 2013-01-09 14:17 Patrick
  2013-01-09 17:03 ` Vadim Godunko
  2013-01-09 20:12 ` Ludovic Brenta
  0 siblings, 2 replies; 4+ messages in thread
From: Patrick @ 2013-01-09 14:17 UTC (permalink / 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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-01-09 22:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-09 14:17 help building QtAda Patrick
2013-01-09 17:03 ` Vadim Godunko
2013-01-09 20:12 ` Ludovic Brenta
2013-01-09 22:31   ` Patrick

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