Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Build qt3D with qt4 under Ubuntu 12.10

Build qt3D with qt4 under Ubuntu 12.10

Scheduled Pinned Locked Moved Qt Creator and other tools
1 Posts 1 Posters 1.1k Views 1 Watching
  • 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.
  • jiapei100J Offline
    jiapei100J Offline
    jiapei100
    wrote on last edited by
    #1

    Hi, all:

    I strictly follow [url]http://doc-snapshot.qt-project.org/qt3d-1.0/qt3d-building.html[/url], but failed to build qt3D successfully.
    Weird compilation errors keep bugging me all the time.

    at the very beginning, I got
    [QUOTE]In file included from qdeclarativeeffect.cpp:42:0:
    qdeclarativeeffect.h:53:26: fatal error: qgltexture2d.h: No such file or directory
    compilation terminated.
    make[2]: *** [qdeclarativeeffect.o] Error 1
    make[2]: Leaving directory /home/peijia/Downloads/qt3d/src/quick3d' make[1]: *** [sub-quick3d-make_default-ordered] Error 2 make[1]: Leaving directory /home/peijia/Downloads/qt3d/src'
    make: *** [sub-src-make_default-ordered] Error 2
    [/QUOTE]

    I don't even know what I've done to qt3d, now, it seems the program proceeds to
    [QUOTE]meshcvt.cpp:46:20: fatal error: qarray.h: No such file or directory
    compilation terminated.
    make[2]: *** [meshcvt.o] Error 1
    make[2]: Leaving directory /home/peijia/Downloads/qt3d/util/meshcvt' make[1]: *** [sub-meshcvt-make_default] Error 2 make[1]: Leaving directory /home/peijia/Downloads/qt3d/util'
    make: *** [sub-util-make_default-ordered] Error 2[/QUOTE]

    So, did anybody smoothly build qt3d with qt4 under ubuntu 12.10 ever?
    And now, how to solve my problem "fatal error: qarray.h: No such file or directory"?
    I can tell this qarray.h has already been installed to [B]/usr/include/qt4/Qt3D[/B]

    Cheers
    Pei

    Welcome to Longer Vision
    https://www.longervision.com

    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