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

documentation on how to build + run this locally #13

Open
pikdum opened this issue Jan 22, 2022 · 1 comment
Open

documentation on how to build + run this locally #13

pikdum opened this issue Jan 22, 2022 · 1 comment

Comments

@pikdum
Copy link

pikdum commented Jan 22, 2022

Any chance we could get some documentation on how to get up and running with this repo?
Currently trying to get this shell building + running on my Ubuntu 21.10 install, but running into issues.
I'm not too familiar with Qt either.

Rough steps I've had to take so far:

  • install a bunch of qt packages
  • comment out backlight init code - was segfaulting
  • change DISPLAY variable in main.cpp to :1
  • compilation fails when following the adblocker steps, so build without
  • change the path to shell.qml

Still missing a few steps though. I can get it to run, but now it throws a bunch of messages about missing modules that I have installed.
Guessing I need to find where they're at in my system and copy them somewhere else, change some import path variable, or similar.

@penk
Copy link
Contributor

penk commented Jan 23, 2022

Hi @pikdum , not directly related but we do have a OS Porting Guide:
https://github.com/cutiepi-io/cutiepi-doc/blob/main/OSPortingGuide.md

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