Commit 63a237

2026-01-16 05:25:14 Matt Hughes: -/-
development/building pointcaster.md ..
@@ 1,8 1,12 @@
# Building Pointcaster
+ Source code for Pointcaster is available [on Github](https://github.com/eidetic-av/pointcaster).
+
+ Start by cloning the repository.
+
## Linux
- Builds on Linux use a containerised environment created using the [Dockerfile](https://github.com/eidetic-av/pointcaster/blob/qt/Dockerfile) in the root of the repository. Binary dependencies are provided by the container image setup and source-based dependencies are built using vcpkg.
+ Builds on Linux use a containerised environment created using the [Dockerfile](https://github.com/eidetic-av/pointcaster/blob/qt/Dockerfile) in the root of the repository. This handles download, installation and configuration of all dependencies.
The Pointcaster AppImage can be built using Docker or Podman from the repository root like so:
```sh
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9