Develop, test, run your application on Linux desktop, and deploy on Rasberry Pi2 board, x86_64 and other Linux machine.....
Cross compiler application development for Raspberry Pi is now available for Linux. This ide/toolchain known to work and already tested on Ubuntu 14.04-LTS Trusty Tahr.
wget https://raw.githubusercontent.com/dveltool/toolchain/master/installer/dveltool_installer.sh
chmod 755 dveltool_installer.sh
./dveltool_installer.sh
For installation packages, please check on following url:
https://github.com/dveltool/toolchain
Toolchain is generated using awesome build system called buildroot, and make use of prominent eclipse ide.
Please make try this application, and would like to hear your feedback ....
wxRibbon, another sample wxWidgets/GTK2 application running on Raspbian Jessie:
2 comments:
Are you sure the link works? I am getting a 404 error when I try to download the files over wget.
xxxxxxxxxxxxxxx
Post a Comment