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. OSG Qt

OSG Qt

Scheduled Pinned Locked Moved Unsolved 3rd Party Software
osgqt
3 Posts 3 Posters 2.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.
  • U Offline
    U Offline
    umadevi
    wrote on 18 Oct 2016, 12:20 last edited by A Former User 11 Feb 2016, 19:00
    #1

    Hai all,
    I have tried to create GUI to render 3D Model. To render 3D model i used OSG engine. When I compiled the OSG first I have set BUILD_OPENTHREAD_WITH_QT option. When I tried to run my code with those libraries I got error message saying ot-openthread access violation error. When I built OSG without BUILD_OPENTHREAD_WITH_QT option I am able to execute my code successfully. I have installed QT 5.7 and OSG 3.4.0 . Is this issue is related to CMAKE option or with QT 5.7.

    N 1 Reply Last reply 1 Nov 2016, 21:51
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on 18 Oct 2016, 14:31 last edited by A Former User
      #2

      Hai :-) As OSG is not a part of our framework, I don't think the folks here can help you with this. You're probably better off asking the guys on the OSG forum.

      1 Reply Last reply
      3
      • U umadevi
        18 Oct 2016, 12:20

        Hai all,
        I have tried to create GUI to render 3D Model. To render 3D model i used OSG engine. When I compiled the OSG first I have set BUILD_OPENTHREAD_WITH_QT option. When I tried to run my code with those libraries I got error message saying ot-openthread access violation error. When I built OSG without BUILD_OPENTHREAD_WITH_QT option I am able to execute my code successfully. I have installed QT 5.7 and OSG 3.4.0 . Is this issue is related to CMAKE option or with QT 5.7.

        N Offline
        N Offline
        Ni.Sumi
        wrote on 1 Nov 2016, 21:51 last edited by
        #3

        @umadevi

        It's the problem of the Version. Both OSG and Qt has to be from same Compiler. Make sure that you are using the right Qt version. In CMake, When configuring, please the version of the Qt. And When you built OSG, you should check the build with Qt.

        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