Results 1 to 3 of 3

Thread: Compilation error during QT-1.45 installation

  1. #1
    Join Date
    Apr 2008
    Posts
    2
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Question Compilation error during QT-1.45 installation

    I get the following errors during the make instruction:

    /home/usr/qt/include/qregion.h:73:182: error: operator "defined" requires an identifier
    /home/usr/qt/include/qregion.h:73:182: error: ("xor" is an alternative token for "^" in C++)
    /home/usr/qt/include/qregion.h:73:185: error: missing '(' in expression
    make[1]: *** [dialogs/qfiledialog.o] Error 1
    make[1]: Leaving directory `/home/usr/qt/src'
    make: *** [src] Error 2


    I'm using CentOS 5. Please help. Advanced thanks.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,372
    Thanks
    3
    Thanked 5,019 Times in 4,795 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Compilation error during QT-1.45 installation

    Can't you use some.... newer release of Qt Embedded? Qt 1 is... archaic

  3. #3
    Join Date
    Apr 2008
    Posts
    2
    Qt products
    Qt/Embedded
    Platforms
    Unix/X11

    Default Re: Compilation error during QT-1.45 installation

    Quote Originally Posted by wysota View Post
    Can't you use some.... newer release of Qt Embedded? Qt 1 is... archaic
    Hehe =P It's required by KCheat that's why I'm installing QT 1.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.