Menu

#11 Can't compile in Red Hat 8.0

open
nobody
None
5
2002-12-02
2002-12-02
No

Fairly vanilla Red Hat 8.0. Qt 3.0.5. I did the
following:

1) download tmake and compile in /tmp
2) export TMAKEPATH=/tmp/tmake-1.8
export PATH=$PATH:/tmp/tmake-1.8/bin
3) export QTDIR=/usr/lib/qt-3.0.5/
4) ./configure.sh
Reading cached settings

Configuring Apollo:
Building for release
Checking whether STL can be used... STL support added
Checking for Qt... no, Apollo cannot compile without Qt
Please download Qt from http://www.trolltech.com before
running ./configure.sh again
Consult the file INSTALL for more information

Discussion

  • Marius S.

    Marius S. - 2002-12-06

    Logged In: YES
    user_id=1184

    Sorry for the late reply.

    Do you have a .log-qt file in the Apollo source folder? It
    is created as part of the configure.sh script. Please post
    the contents of the file here.

     
  • Joel Aufrecht

    Joel Aufrecht - 2002-12-10

    Logged In: YES
    user_id=660367

    Here's the .log-qt:

    configure.sh:374:26: qapplication.h: No such file or directory
    configure.sh:377:2: #error "Apollo requires Qt version 2.00
    or higher"
    configure.sh: In function `int main(int, char**)':
    configure.sh:381: `QApplication' undeclared (first use this
    function)
    configure.sh:381: (Each undeclared identifier is reported
    only once for each
    function it appears in.)
    configure.sh:381: parse error before `(' token

     
  • Joel Aufrecht

    Joel Aufrecht - 2002-12-10

    Logged In: YES
    user_id=660367

    Here's the .log-qt:

    configure.sh:374:26: qapplication.h: No such file or directory
    configure.sh:377:2: #error "Apollo requires Qt version 2.00
    or higher"
    configure.sh: In function `int main(int, char**)':
    configure.sh:381: `QApplication' undeclared (first use this
    function)
    configure.sh:381: (Each undeclared identifier is reported
    only once for each
    function it appears in.)
    configure.sh:381: parse error before `(' token

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.