Difference between revisions of "Mesa"

From ArmadeusWiki
Jump to: navigation, search
m (Links)
(Installation)
Line 9: Line 9:
 
* Choose Mesa
 
* Choose Mesa
  
For the moment it is only possible to have Allegro as a static library. (Doesn't compile as dynamic one).
+
Requires GPM too !!
  
* copy demo and examples in ''buildroot/build_armnofpu/allegro/demo/'' and ''buildroot/build_armnofpu/allegro/examples'' on your rootfs
+
* copy demo and examples .... on your rootfs
  
 
==Usage==
 
==Usage==

Revision as of 18:57, 29 June 2007

Work in progress !!
Gears.png

Installation

armadeus$ make menuconfig

Menuconfig package.png

  • Choose Mesa

Requires GPM too !!

  • copy demo and 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).

Links