Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examples don't run when building with CMake #93

Closed
eliemichel opened this issue Sep 24, 2019 · 1 comment
Closed

Examples don't run when building with CMake #93

eliemichel opened this issue Sep 24, 2019 · 1 comment

Comments

@eliemichel
Copy link

When building on Windows with mscv15 (2017), running any example, I get something like:

QQmlApplicationEngine failed to load component
qrc:/dataflow.qml:35 "qrc:/QuickQanava": no such directory

How is the library's qrc supposed to be transmitted to the executable btw? I cannot even run the example, so I am really unable to use QuickQanava at all. :/

LIkely related to #55 and #92 .

winterheart added a commit to winterheart/QuickQanava that referenced this issue Dec 17, 2019
Added new option -DBUILD_STATIC_QRC that enables static QRC linking that make possible run tests without installing library.
@cneben
Copy link
Owner

cneben commented Apr 26, 2020

@eliemichel Sorry for the answer delay, merging @winterheart patch into devel branch.

@cneben cneben closed this as completed Apr 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants