forked from oomer/poomer-bella-sine
update readme for linux to use bella engine sdk to 25.3.0
This commit is contained in:
parent
9cbfbe7b0c
commit
b3b380a262
@ -60,10 +60,10 @@ open ./untitled.png
|
|||||||
sudo apt install -y build-essential curl
|
sudo apt install -y build-essential curl
|
||||||
mkdir workdir
|
mkdir workdir
|
||||||
cd workdir
|
cd workdir
|
||||||
curl -LO https://downloads.bellarender.com/bella_engine_sdk-24.6.0.tar.gz
|
curl -LO https://downloads.bellarender.com/bella_engine_sdk-25.3.0.tar.gz
|
||||||
tar -xvf bella_engine_sdk-24.6.0.tar.gz
|
tar -xvf bella_engine_sdk-25.3.0.tar.gz
|
||||||
git clone https://github.com/oomer/oom.git
|
git clone https://github.com/oomer/oom.git
|
||||||
git clone https://github.com/oomer/poomer-bella-sine.git
|
git clone https://git.indoodle.com/jason/poomer-bella-sine.git
|
||||||
cd poomer-bella-sine
|
cd poomer-bella-sine
|
||||||
make all -j4
|
make all -j4
|
||||||
bin/Linux/release/poomer-bella-sine -r
|
bin/Linux/release/poomer-bella-sine -r
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user