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

Forums

OverviewFelgo 3 Support (Qt 5) › V2.17 VPlayLiveClient cannot start

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #19514

    DogRat Ian

    I face a problem after upgrade to V2.17.

    At 2.16.1, I am using the Live Client Module (VPlayLiveClient) for development with custom C++ object and it is working fine.

    After upgrade to V2.17, the Live Client cannot start and report the following error:

    An error occured, please check the log output for details!
    qrc:/qml/Main.qml:8:1:module "QtQuick.Dialogs" is not installed.

     

    I tried it with a new “Master-Detail Application” and modify for VPlayLiveClient, result is same.

    I tried uninstall Felgo and install again, result is same.

    Any advice to fix it? Thanks~

    #19516

    Alex
    Felgo Team

    Hi,

    looks like this import might be missing in the live client lib. Can you add the following line to your main.qml file and try again?

    import QtQuick.Dialogs 1.2

    Please let me know if this fixes the issue.

    Cheers,
    Alex

    #19517

    DogRat Ian

    Thanks.

    It is working now.

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