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

Working notes for Debian 11 build process #201

Open
echarlie opened this issue Apr 20, 2021 · 0 comments
Open

Working notes for Debian 11 build process #201

echarlie opened this issue Apr 20, 2021 · 0 comments

Comments

@echarlie
Copy link
Contributor

Wookey and I have been working on getting cavewhere built/packaged on debian 11 Bullseye. So I'll include some working notes on dependencies s.t. they can eventually get incorporated into documentation.

For 0.09 with 3b8814c applied:

Build Dependencies: qbs qtbase5-dev libprotobuf-dev libglu1-mesa-dev mesa-common-dev libsqlite3-dev libqt5opengl5-dev qtdeclarative5-dev qtquickcontrols2-5-dev libqt5quick5 libqt5svg5-dev

Run Dependencies: qml-module-qtquick-dialogs qml-module-qtquick-window2 qml-module-qt-labs-settings qml-module-qtquick-controls qml-module-qtquick-controls2

Provided you have the repo and submodules checked out and updated, building is a simple matter of qbs resolve; qbs build. 6 test cases currently fail out of 105, although it is unclear why. Further, 1320 bytes of memory are leaked. As this is preliminary testing, I won't post the debug output for the test cases presently.

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

1 participant