RG350

build fheroes2


步驟如下:

$ cd
$ wget https://github.com/steward-fu/rg350/releases/download/v1.0/gcw0-toolchain.tar.gz
$ tar xvf gcw0-toolchain.tar.gz
$ sudo mv gcw0-toolchain /opt
$ export PATH=$PATH:/opt/gcw0-toolchain/usr/bin

$ wget https://github.com/steward-fu/rg350/releases/download/v1.1/fheroes2.tar.gz
$ tar xvf fheroes2.tar.gz
$ cd fheroes2/fheroes2
$ make
$ ./make_opk.sh


返回上一頁