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

Forums

OverviewFelgo 3 Support (Qt 5) › error on publishing

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #20767

    Felgo User

    I am getting  the following error when trying to compile V-play Empty Application for publishing

    No resource path for file: ..\empty\qml\Main.qml

    make: *** [qml_Main_qml.cpp] Error 1

     

     

    #20772

    Günther
    Felgo Team

    Hi,

    please make sure your resources.qrc correctly lists all required QML files. See Protect your Source Code with the Qt Resource System in the Felgo docs for more information. Also note that with introduction of Qt Quick Compiler it is required to list all QML files individually.

    If you prefer, you can deactivate the Qt Quick Compiler with an entry in your pro file:

    CONFIG -= qtquickcompiler 

    Cheers,
    Günther

Viewing 2 posts - 1 through 2 (of 2 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