cutiepi-io / cutiepi-shell

A mobile shell for Raspberry Pi OS
https://cutiepi.io
GNU General Public License v3.0
232 stars 25 forks source link

documentation on how to build + run this locally #13

Open pikdum opened 2 years ago

pikdum commented 2 years ago

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:

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 commented 2 years ago

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