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. How to import extension plugin in qt quick application

How to import extension plugin in qt quick application

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 564 Views 1 Watching
  • 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.
  • H Offline
    H Offline
    harchu
    wrote on last edited by
    #1

    Hi,
    I am trying to import a custom extension plugin (implemented in c++) in a qml file which is loaded in a qml application engine. However i get this error :
    QQmlApplicationEngine failed to load component
    qrc:///main.qml:3 module "SocketPlugin" is not installed
    I have tried this plugin in a Qt Quick UI project and it works fine.
    How do i specify the location of this plugin to the c++ application?
    Thanks,
    Rohit

    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