掌機 - TRIMUI BRICK - C/C++ - OpenGL ES 2.0 - 開發環境



參考資訊:
https://www.khronos.org/assets/uploads/books/openglr_es_20_programming_guide_sample.pdf

$ cd
$ wget https://github.com/steward-fu/website/releases/download/trimui-brick/brick-toolchain.tar.gz
$ tar xvf trimui-brick/brick-toolchain.tar.gz
$ sudo mv brick /opt/
$ /opt/brick/bin/aarch64-linux-gnu-gcc --version
    aarch64-linux-gnu-gcc (Linaro GCC 7.5-2019.12) 7.5.0
    Copyright (C) 2017 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.  There is NO
    warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.