This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
Using this library in my own project #26
Labels
bug
Something isn't working
good first issue
Good for newcomers
question
Further information is requested
severity: critical
I'm trying to use this library in my own project but I fail. BTW I'm trying to use it in nodegui to write tests for it
I tried something like this
docker run --rm -i -v "$PWD":/code --workdir /code ngqt/qode sh test.sh
where test.sh is
and ./package.json has
"@ng-qt/ng-test": "0.0.3",
but fails with error (see below)
same for
or with npm
Also tried the same on a linux host with required dependencies and on macOs (in which will fail because Qtwidgets.so is not found..
Error:
The text was updated successfully, but these errors were encountered: