Difference between revisions of "Allegro"
From ArmadeusWiki
(→Installation) |
|||
Line 11: | Line 11: | ||
For the moment it is only possible to have Allegro as a static library. (Doesn't compile as dynamic one). | For the moment it is only possible to have Allegro as a static library. (Doesn't compile as dynamic one). | ||
− | * copy demo and examples in ''buildroot/ | + | * copy demo and examples in ''buildroot/build_arm/allegro/demo/'' and ''buildroot/build_arm/allegro/examples'' on your rootfs |
==Usage== | ==Usage== |
Revision as of 23:03, 20 December 2007
Work in progress !!
Installation
armadeus$ make menuconfig
- Choose Allegro
For the moment it is only possible to have Allegro as a static library. (Doesn't compile as dynamic one).
- copy demo and examples in buildroot/build_arm/allegro/demo/ and buildroot/build_arm/allegro/examples on your rootfs
Usage
To launch Allegro programs you must do it from a virtual terminal, for example the one opened on the LCD screen after APF boot.
You won't be able to launch Allegro programs from the serial console !!
This implies that you have a keyboard connected to your board (for the moment only PS/2 one are supported if you have an FPGA onboard).