Git Product home page Git Product logo

Comments (3)

rkollataj avatar rkollataj commented on August 22, 2024

Hi @vardhmanpatil. Have you tried to load sample qmls? https://github.com/GENIVI/CANdevStudio/tree/master/src/components/qmlexecutor/examples

What Qt version and system are you using?

from candevstudio.

vardhmanpatil avatar vardhmanpatil commented on August 22, 2024

Hi ,
Qt Creator 9.0.1 ( commuinity) version I used.
Yes. I tried to to load sample .qml file mentioned in above link.
I am facing below isssues.

https://user-images.githubusercontent.com/122876509/213087746-8ce92323-026f-4428-af94-1de316696b9f.png

from candevstudio.

bomm avatar bomm commented on August 22, 2024

I just unpacked the standalone version CANdevStudio-1.2.2-Windows-standalone.7z and get similar error messages (with directory paths matching the location of the file sample.qml on my PC).

I did not install anything related to Qt.

OS is
Edition Windows 10 Enterprise
Version 22H2
Installed on ‎04.‎12.‎2023
OS build 19045.3803
Experience Windows Feature Experience Pack 1000.19053.1000.0

According to
https://stackoverflow.com/questions/35195687/proper-way-to-deploy-qml-applications-on-windows
and
https://doc.qt.io/qt-5/windows-deployment.html
there is a tool windeployqt with a --qmldir argument which would scan QML files inside the directory for QML import dependencies and copy identified dependencies to the executable's directory.

If this tool is used for creating the Windows standalone package, it might be necessary to add a sample QML file which imports all dependencies that might ever be needed by a QMLExecutor block.

from candevstudio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.