← Back to team overview

igotu2gpx team mailing list archive

Re: [Question #79629]: Errors compiling in Ubuntu Hardy

 

Question #79629 on igotu2gpx changed:
https://answers.edge.launchpad.net/igotu2gpx/+question/79629

Michael Hofmann proposed the following answer:
You have the devel package for qt3 installed :-). You need to use qmake-qt4 instead of qmake. Can you change the line 
  qmake $QMAKEARGS
to
  qmake-qt4 $QMAKEARGS
in tools/all-rebuild.sh and try again?

By the way, the previous error with the missing symbol sounds a bit as
if you link with one version of Qt (the newer downloaded version I
think), but on runtime the system libraries are used. Is there a special
reason why the version supplied with Hardy (4.3.4) does not work for
you?

-- 
You received this question notification because you are a member of
MobileAction i-gotU USB GPS travel logger Mac/Linux developers, which is
an answer contact for igotu2gpx.