SDL Development: Difference between revisions
From ArmadeusWiki
No edit summary |
mNo edit summary |
||
Line 3: | Line 3: | ||
Launch buildroot configuration | Launch buildroot configuration | ||
# make menuconfig | # make menuconfig | ||
and choose SDL package in [[Image:menuconfig_package.png]] | and choose SDL package in:<br> | ||
[[Image:menuconfig_package.png]]<br> | |||
and save your configuration | and save your configuration | ||
Line 12: | Line 13: | ||
==Development== | ==Development== | ||
Take a look at armadeus/target/demos/armanoid/ sources in your SVN view | Take a look at ''armadeus/target/demos/armanoid/'' sources in your SVN view |