File: INSTALL

package info (click to toggle)
sdlpango 0.1.2-4
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 3,332 kB
  • ctags: 205
  • sloc: sh: 8,079; ansic: 838; xml: 371; makefile: 58
file content (10 lines) | stat: -rw-r--r-- 331 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
To compile and install SDL_Pango:

	In Un*x, run 'configure; make; make install'.

	In Windows, I strongly recommend you to use pre-built MSI package.
	If you try to compile anyway, you should use .\VisualC2003\SDL_Pango.sln.

	Look at the example programs in ./test.

NAKAMURA Ken'ichi <nakamura@sbp.fp.a.u-tokyo.ac.jp>