Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. 3rd Party Software
  4. Can't load 3d model in Qt3d, QGLAbstractScene::loadScene crash

Can't load 3d model in Qt3d, QGLAbstractScene::loadScene crash

Scheduled Pinned Locked Moved 3rd Party Software
1 Posts 1 Posters 1.4k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    roger2000
    wrote on last edited by
    #1

    Hello,

    here is my config :
    windows 8,
    Qt creator 3.1.2
    Qt 5.3.1
    kit msvc 2012 openGL 32 bit

    I have build qt3d withe out any problem. I compiled some example perfectly.
    But I try to compile the load_model example and it crash.

    I have this error :

    Could not create requested format:
    QSurfaceFormat(version 2.0, options QFlags(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior 2, swapInterval 1, profile 0)
    got format:
    QSurfaceFormat(version 2.1, options QFlags(0x4), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples 0, swapBehavior 2, swapInterval 1, profile 0)

    There is someone with the same problem?

    Thanks.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved