Results 1 to 8 of 8

Thread: Qml is not working

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Apr 2011
    Location
    Hyderabad
    Posts
    86
    Thanks
    17
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: Qml is not working

    No, OpenGL ES2 support is disabled i.e., I am asking how to enable it.

    We didn't tried for non-Qt OpenGL program till now.

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Qml is not working

    Quote Originally Posted by sanjeet View Post
    No, OpenGL ES2 support is disabled i.e., I am asking how to enable it.
    Well, if configure tells you it disabled it, then it must have missed some dependencies since the options you passed explicitly wanted it.
    Maybe the necessary headers are missing in your cross-compile sysroot, etc.

    Quote Originally Posted by sanjeet View Post
    We didn't tried for non-Qt OpenGL program till now.
    That would give you at least an indication if the system on the device itself has all the necessary libraries and drivers.

    Cheers,
    _

Similar Threads

  1. Replies: 7
    Last Post: 24th September 2012, 07:17
  2. Working with map
    By naptizaN in forum Newbie
    Replies: 4
    Last Post: 28th August 2012, 12:57
  3. MVC example not working
    By yyiu002 in forum Newbie
    Replies: 1
    Last Post: 30th June 2010, 00:07
  4. My first app not working
    By Noks in forum Newbie
    Replies: 6
    Last Post: 2nd February 2010, 16:34
  5. Mac OS X UI not working
    By hvengel in forum Qt Programming
    Replies: 3
    Last Post: 1st April 2006, 01:02

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
  •  
Qt is a trademark of The Qt Company.