Content Library applications for Samsung LE46B650
Libraries and resources / Wiki / Forum
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-devcurl -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}./make all --debug./docker make all --debug