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

Forums

OverviewFelgo 3 Support (Qt 5) › QML plugin deployment to Felgo

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

    Medrepo

    Hi,

    I have an application project and QML plugin project. When project generates APK file it takes plugin from %Felgo_dir%/Felgo/android_x86/qml. But on QML plugin build this plugin is not deployed into Felgo’s qml directory. and if I run make install manually I’m getting the following error:

    make install
    mkdir: cannot create directory ‘/libs’: Permission denied
    make: *** [Makefile:1098: install_target] Error 1
    

    I had a look inside Makefile and destination in install_qmldir is what I would expect, but install_target is just /libs/x86

    install_target: first FORCE
            @test -d $(INSTALL_ROOT)/libs/x86/ || mkdir -p $(INSTALL_ROOT)/libs/x86/
            -$(QINSTALL_PROGRAM) $(TARGET) $(INSTALL_ROOT)/libs/x86/$(TARGET)
    

    How can I fix it?

    #24262

    Alex
    Felgo Team

    Hi,

    it looks like you are having a specific build setup, probably this will be a bit hard to investigate without having further insights. You could inspect the generated  Makefile if the INSTALL_ROOT variable is set, and if not, set it yourself.

    We could provide dedicated technical support to help you with your setup, please contact us at support@felgo.com to further discuss that.

    Best,
    Alex

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