Skip to content

aenniw/SamyGo

Repository files navigation

SamyGo

N|Solid

Content Library applications for Samsung LE46B650

Libraries and resources / Wiki / Forum

Setup environment

Local env setup

sudo apt-get update
sudo apt-get install gcc-arm-linux-gnueabi cmake make zip git
sudo apt-get install libsdl1.2-dev libsdl-image1.2-dev libsdl-ttf2.0-dev

Docker env setup

curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
sudo add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable"
sudo apt-get update
sudo apt-cache policy docker-ce
sudo apt-get install -y docker-ce
sudo usermod -aG docker ${USER}

Build

Local env build

./make all --debug

Docker env build

./docker make all --debug

SubProjects

Ambi-Light | Virtual-Usb-Emulator | Template