Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Compiling QtQuick3D
QtWS25 Last Chance

Compiling QtQuick3D

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 2 Posters 2.8k 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.
  • A Offline
    A Offline
    andrewgatt
    wrote on last edited by
    #1

    OK so i'm having problems compiling qtquQk3d from source.

    I'm using windows XP and have the binary library installed, 4.7.3 for mingw 4.4. It works fines and i've been using it to compile programs. So I downloaded the qtquick3d noarch source, opened the project and ran build. It does it's thing for a while and throws up an error about not being able to find some header files. Namely any header file in the Qt3D folder, which make has just copied to 4.7.3/includes/Qt3D !

    I can fix these errors by modifying the offending source code and putting "Qt3D/" in front of all the include declarations, but there are a lot of them and I don't want to have to do this everytime I check out the source. Is there something i'm missing? Maybe I just need to add an include path into the project file, but I didn't want to fiddle too much as other people must be compiling this.

    So does anyone have any ideas!?

    (edit) I should also add that i've tried this against the SDK and the library binary both with the same results

    1 Reply Last reply
    0
    • K Offline
      K Offline
      Kypeli
      wrote on last edited by
      #2

      The developers of Qt Quick 3D respond quite fast on the qt-3d mailing list. Maybe you can try there too.

      http://lists.qt.nokia.com/mailman/listinfo/qt-3d

      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