allow to build with newer jdk version and document dependencies

This commit is contained in:
Julian Winkler
2023-04-25 17:40:57 +02:00
committed by Mis012
parent cdb62dcd83
commit eac3e42ede
2 changed files with 4 additions and 1 deletions

View File

@@ -2,6 +2,9 @@
---
dependencies on debian:
`sudo apt install libglib2.0-dev libgtk-4-dev libasound2-dev libopenxr-dev`
build instructions:
1. compile and install https://gitlab.com/Mis012/dalvik_standalone (art branch) (you can run it from builddir, but it requires some additional env variables)
2. `mkdir builddir`