summaryrefslogtreecommitdiffstats
path: root/README
blob: 8c181e8fd7bc940d03a2c4563f647ad0c24b5799 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
***************************************
  Framebuffer BootSplash for OpenSLX
***************************************

To create Makefile, use:

	./build.sh

(this will generate Makefile with cmake, under the build/ subdirectory)

Make sure qmake (from QtEmbedded!) is in your PATH variable...)


To run the program (on the qvfb), use:

	./run.sh

(this will start qvfb and launch fbsplash on it, similar to fbgui)