Results 1 to 2 of 2

Thread: GL graphics system

  1. #1
    Join Date
    May 2011
    Posts
    22
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows Maemo/MeeGo

    Default GL graphics system

    I have integrated a QtQuick 3D code (CAR 3D) to be called from qt code. But when it is run, only half the items are on the screen and this is the error I get
    " GL graphics system is not active; cannot use 3D items"

    How can it be solved?

  2. #2
    Join Date
    Jan 2008
    Location
    Alameda, CA, USA
    Posts
    5,230
    Thanks
    302
    Thanked 864 Times in 851 Posts
    Qt products
    Qt5
    Platforms
    Windows

    Default Re: GL graphics system

    Maybe you're missing a call to QGLWidget::glInit() somewhere?

Similar Threads

  1. Qt Coordinate System and the Graphics View Framework
    By djurodrljaca in forum Qt Programming
    Replies: 14
    Last Post: 17th February 2012, 11:19
  2. Replies: 8
    Last Post: 21st March 2011, 12:40
  3. 2D Graphics on coordinate system
    By soumya in forum Qt Programming
    Replies: 0
    Last Post: 4th November 2009, 06:27
  4. hello qt graphics
    By Theo Landman in forum General Discussion
    Replies: 1
    Last Post: 10th May 2007, 23:26
  5. 2d and 3d graphics in QT4
    By neomax in forum General Discussion
    Replies: 3
    Last Post: 17th November 2006, 16:27

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.