Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved How to load QML files in Qt Creator 4.2.0

    General and Desktop
    1
    1
    193
    Loading More Posts
    • 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.
    • Aras
      Aras last edited by

      I just installed the latest RC binaries and have also tried to build the latest available source code for qt creator. In both cases, when I open my project, the C++ subdirectories are loading but the rest of the project which is based on QML is not showing up in Qt Creator project view.

      Qt Creator 4.2.0
      Based on Qt 5.8.0 (GCC 5.3.1 20160406 (Red Hat 5.3.1-6), 64 bit)
      

      I am using the TEMPLATE = subdirs to organize my project. I can manually create subdirectories for all QML folders and put a seperate subdirectory.pro in each folder, but that will be very tedious since I have a lot of folders. In previous versions of Qt Creator, all my QML files were automatically loading in the project. I am not sure if this is a bug or feature.

      Is there some configuration in the project.pro file or some other way to load all QML files contained in my project folder in the IDE?

      1 Reply Last reply Reply Quote 0
      • First post
        Last post