Skip to content
AngeDieu edited this page Apr 9, 2024 · 6 revisions

Ubuntu

apt-get install build-essential git imagemagick libx11-dev libxext-dev libfreetype6-dev libpng-dev libjpeg-dev pkg-config gcc-arm-none-eabi binutils-arm-none-eabi git clone https://github.com/AngeDieu/superOS.git cd superOS

simulator

  • linux: make PLATFORM=simulator
  • windows: sudo apt install mingw-w64 && make PLATFORM=simulator TARGET=windows

Clone this wiki locally