Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. running qt3d example simplewidget
Forum Updated to NodeBB v4.3 + New Features

running qt3d example simplewidget

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 142 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.
  • _ Offline
    _ Offline
    __vnv__
    wrote on last edited by __vnv__
    #1

    Hi all,

    I am trying to setup (unsuccessfully) environment to run "simplewidget example".

    Example:
    https://doc.qt.io/archives/qt3dstudio/runtime/qt3dstudioruntime2-simplewidget-example.html

    Because I don't have any constraint about versions (just starting with all of it) what version of Qt should I install to have:

    1. Qt with 3D support
    2. Qt3D Studio
    3. QtCreator

    to be able to create presentations in Qt3D Studio and then create my own widgets to show one or more of created presentations in some custom app I can develop.

    I have tried to match versions but It seems I don't understand how to do it, I have installed:

    • Qt6
    • Qt5.15.1
    • Qt-5.15.0
    • mingw730_32
    • mingw730_64
    • mingw810_32
    • mingw810_64

    I get error ":-1: error: Unknown module(s) in QT: 3dstudioruntime2"

    EDIT #1:
    Inside folder C:\Qt\5.15.1\mingw73_64\bin there are only 4 files regarding qt3dviewer but it seems that C:\QtNG\5.15.1\mingw81_64\bin has lots of files and dll's.

    What idea is that behind that, Qt5.15.1 with MinGw73_64 is default for Qt3D Studio inside installer but install Qt5.15.1 gives you default compiler MinGw81_64 and if you want to use it with MinGw73 then you miss files inside C:\Qt\5.15.1\mingw73_64\bin (libs and all).

    BR!

    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