Results 1 to 7 of 7

Thread: Qt 3D error at compile

  1. #1
    Join Date
    May 2012
    Posts
    99
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Question Qt 3D error at compile

    Hi all,

    I'm trying to compile the teapot example but I get the next error:

    Qt Code:
    1. C:\Workspace\qt3d\teapot\teapotview.h:45: error: C1083: Cannot open include file: 'qglview.h': No such file or directory
    To copy to clipboard, switch view to plain text mode 

    How can I compile this?

    I use the latest version of Qt.

    Regards.

  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: Qt 3D error at compile

    I don't think Qt 3D has been kept up to date with the current Qt release. Many Qt OpenGL classes disappeared with Qt 5. You can maybe compile it against Qt 4.8.

  3. #3
    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: Qt 3D error at compile

    I think an updated version of Qt3D will appear in 5.3

    Cheers,
    _

  4. #4
    Join Date
    May 2012
    Posts
    99
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Question Re: Qt 3D error at compile

    Ok, I will try with the "Qt libraries 4.8.5 for Windows (minGW 4.4, 317 MB)" installer.

    Thanks.

  5. #5
    Join Date
    Mar 2010
    Posts
    86
    Thanks
    11
    Thanked 7 Times in 4 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Qt 3D error at compile

    I think Qt3D didn't make the string freeze for Qt5.3.... so it won't be included in the release coming up in May (2014)

  6. #6
    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: Qt 3D error at compile

    Too bad. I would like to use this at some point.

  7. #7
    Join Date
    May 2012
    Posts
    99
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Question Re: Qt 3D error at compile

    Quote Originally Posted by budda View Post
    I think Qt3D didn't make the string freeze for Qt5.3.... so it won't be included in the release coming up in May (2014)
    Has been released the 5.3 version yet?

    I've achieved to compile a QGLWidget example with my current version (Qt 4.8.1).
    Last edited by qt_developer; 6th May 2014 at 16:03.

Similar Threads

  1. qt compile error
    By singhai.nish in forum Installation and Deployment
    Replies: 2
    Last Post: 3rd August 2013, 10:50
  2. no compile error, but error on run with QMenu QAction
    By sincnarf in forum Qt Programming
    Replies: 4
    Last Post: 4th May 2011, 11:05
  3. compile error
    By dmartino in forum Newbie
    Replies: 2
    Last Post: 5th November 2010, 18:12
  4. Qt 4.4.0 compile error
    By MarkoSan in forum Installation and Deployment
    Replies: 10
    Last Post: 15th May 2008, 07:14
  5. error compile
    By mickey in forum General Programming
    Replies: 5
    Last Post: 27th June 2006, 22:21

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.