git clone [email protected]:QSCTech/jvm-cpp.git
Then
cd jvm-cpp
Then configure(need git)
./configure.sh
Build it
make
Add it to path
export $PATH=$PATH:$(pwd)
git clone [email protected]:QSCTech/jvm-cpp.git
Then
cd jvm-cpp
Then configure(need git)
./configure.sh
Build it
make
Add it to path
export $PATH=$PATH:$(pwd)