Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Forums

OverviewFelgo 3 Support (Qt 5) › quickcompiler compile qml and js files faster execution

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #17785

    Bas

    hi,

    I do not know if i already asked about this topic, but are QML files compiled when adding
    CONFIG += qtquickcompiler
    to the .PRO file?

    and then load everything from resource.qrc?

     

    thanx

    Bas

    #17791

    Marcin

    Hi Bas,

    Can give you some info which I know, hope I am not that much wrong 🙂
    As far as I know the quick compiler option is only available for paid Qt customers.
    I don’t think you can run it in open source version (which is distributed with VPlay).
    If you have paid Qt version then to use it you need to load VPlay bits from maintenance tool and don’t use VPlay installer.

    As for resource.
    I think it is explained by VPlay team.
    On production they use their won “compile to binary” option which basically is similar to resource just adds some more steps.
    More here: https://felgo.com/doc/vplay-publishing/#protect-your-source-code-with-the-qt-resource-system

    When you deploy dev builds it uses different approach without resource.qrc. This one is more custom done by VPlay.

    #17792

    Marcin

    Hmm maybe I am wrong with quick compiler.
    Wasn’t it released some time ago as part of open source package?
    I am not sure now.
    It general it does something similar to what VPlay does in production builds.

    #17802

    Günther
    Felgo Team

    Hi,

    I think the Qt Quick Compiler is only available when using Qt Commercial license at the moment. Felgo also supports using the compiler in this case.

    The QRC system compiles your QML sources along with your binary, the DEVELOPMENTFOLDERS option is added by and just easier for development as you don’t have to worry about keeping the QRC configuration up to date with your sources in the file system. For example when adding new QML sub-folders to your project.

    Best,
    Günther

Viewing 4 posts - 1 through 4 (of 4 total)

RSS feed for this thread

You must be logged in to reply to this topic.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded