Results 1 to 2 of 2

Thread: Qt Compilation Problem with OpenGL ES 2.x

  1. #1
    Join Date
    Oct 2011
    Posts
    2
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Exclamation Qt Compilation Problem with OpenGL ES 2.x

    Hi,

    I am compiling QT 4.8.2. for my embedded linux with Open GL ES 2.x.

    Below is my configuration steps:

    /home/keyur/QT482/source/qt-everywhere-opensource-src-4.8.2/configure -prefix /home/keyur/QT482/install -embedded arm -static -no-largefile -no-sql-sqlite_symbian -no-sql-tds -no-qt3support -little-endian -depths all -v -xplatform qws/linux-mxc-g++ -host-little-endian -nomake examples -nomake demos -nomake docs -opengl es2 -fontconfig -sm -qt-gfx-linuxfb -qt-kbd-tty

    after configuration i am getting below optput:

    Debug .................. no
    Qt 3 compatibility ..... no
    QtDBus module .......... no
    QtConcurrent code ...... yes
    QtGui module ........... yes
    QtScript module ........ yes
    QtScriptTools module ... yes
    QtXmlPatterns module ... no
    Phonon module .......... yes
    Multimedia module ...... auto
    SVG module ............. yes
    WebKit module .......... no
    JavaScriptCore JIT ..... To be decided by JavaScriptCore
    Declarative module ..... yes
    Declarative debugging ...yes
    Support for S60 ........ no
    Symbian DEF files ...... no
    STL support ............ yes
    PCH support ............ yes
    MMX/3DNOW/SSE/SSE2/SSE3. no/no/no/no/no
    SSSE3/SSE4.1/SSE4.2..... no/no/no
    AVX..................... no
    iWMMXt support ......... no
    NEON support ........... yes
    IPv6 support ........... yes
    IPv6 ifname support .... yes
    getaddrinfo support .... yes
    getifaddrs support ..... yes
    Accessibility .......... yes
    NIS support ............ yes
    CUPS support ........... no
    Iconv support .......... no
    Glib support ........... yes
    GStreamer support ...... yes
    PulseAudio support ..... no
    Large File support ..... no
    GIF support ............ yes
    TIFF support ........... yes (system)
    JPEG support ........... yes (system)
    PNG support ............ yes (system)
    MNG support ............ yes (qt)
    zlib support ........... system
    Session management ..... no
    Embedded support ....... arm
    Freetype2 support ...... auto (yes)
    Graphics (qt) .......... linuxfb multiscreen linuxfb
    Graphics (plugin) ......
    Decorations (qt) ....... styled windows default
    Decorations (plugin) ...
    Keyboard driver (qt) ... tty tty
    Keyboard driver (plugin) ..
    Mouse driver (qt) ...... pc linuxtp
    Mouse driver (plugin) ..
    OpenGL support ......... yes (OpenGL ES 2.x)
    EGL support ............ yes <EGL/egl.h>
    OpenVG support ......... no
    SQLite support ......... plugin (qt)
    OpenSSL support ........ yes (run-time)
    Alsa support ........... yes
    ICD support ............ no
    libICU support ......... no

    configuration is done success.

    after that i run make which starts compilation and after 1 hr i am getting errors which are listed in attached file.

    Can anyone help me to resolve this errors?

    Regards,
    Keyur
    Attached Files Attached Files
    Last edited by keyurapatel21; 13th July 2012 at 07:30.

  2. #2
    Join Date
    Apr 2012
    Posts
    6
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Windows

    Default Re: Qt Compilation Problem with OpenGL ES 2.x

    Could it be because you are install Qt as root and then trying to compile some
    application as another user with lower credentials ... maybe.

    I also find some issues when I develop on a host machine then try to rebuild
    the application on my embedded system (Gumstix Overo).

    Best regards

    Brahim

Similar Threads

  1. Is this QT 4.7 compilation problem a bug?
    By pogo11 in forum Qt Programming
    Replies: 3
    Last Post: 15th October 2010, 20:22
  2. sub-dir compilation problem
    By Salazaar in forum Newbie
    Replies: 13
    Last Post: 2nd November 2007, 22:48
  3. qt4 compilation problem
    By aegis in forum Installation and Deployment
    Replies: 9
    Last Post: 23rd February 2007, 00:10
  4. Problem and solution about QSA 1.2.0 compilation
    By Dwarf007 in forum Installation and Deployment
    Replies: 5
    Last Post: 7th March 2006, 17:52
  5. Compilation problem, don't know why
    By yellowmat in forum Newbie
    Replies: 6
    Last Post: 2nd March 2006, 16:36

Tags for this Thread

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.