TotalCross / totalcross

TotalCross is a Software Development Kit that helps cross platform application development. Currently supported platforms are: Windows, Wince, Android, iOS, Linux and Linux ARM for embedded systems.
https://www.totalcross.com
GNU Lesser General Public License v2.1
222 stars 40 forks source link

Fixes in the easy installer #300

Open VaneskaSousa opened 3 years ago

VaneskaSousa commented 3 years ago

Describe the bug

[] There is no demo application autorun in the image. Please refer to https://developer.toradex.com/knowledge-base/how-to-autorun-application-at-the-start-up-in-linux#Systemd

[] The README.md provided with the image explains how to download and run samples from the TotalCross GitHub, but those are not available and I get a 404 error. $ wget https://github.com/TotalCross/totalcross-embedded-samples/releases/download/v1.0.0/binaries.zip && unzip binaries.zip && cd v1.0.0

(For this one I only need you to send me the binaries.zip) and show me where I put the link. I can write the realease page.

[] As a last attempt to run a TotalCross app on the image, I've followed https://totalcross.com/get-started/ on VS Code. I was able to build and deploy to the board for the architecture linux_arm , but the run fails with an SDL error.

Additional context

Pls, its very urgent.

VaneskaSousa commented 3 years ago

link: https://drive.google.com/drive/folders/1-xEFOr0aauAScvG1w9kUMK9l-uWnTSul?usp=sharing

VicMisael commented 3 years ago

Hi Vaneska, Which version of totalcross are you using, and also, which sdl error?

VaneskaSousa commented 3 years ago

it was version 6, i think but need to change to more actual one. the sdl error i need to look for