~ubuntu-branches/ubuntu/trusty/sdlpango/trusty

« back to all changes in this revision

Viewing changes to INSTALL

  • Committer: Bazaar Package Importer
  • Author(s): Josselin Mouette
  • Date: 2006-09-28 23:50:02 UTC
  • Revision ID: james.westby@ubuntu.com-20060928235002-qn0dl0ktodhmieax
Tags: upstream-0.1.2
ImportĀ upstreamĀ versionĀ 0.1.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
To compile and install SDL_Pango:
 
2
 
 
3
        In Un*x, run 'configure; make; make install'.
 
4
 
 
5
        In Windows, I strongly recommend you to use pre-built MSI package.
 
6
        If you try to compile anyway, you should use .\VisualC2003\SDL_Pango.sln.
 
7
 
 
8
        Look at the example programs in ./test.
 
9
 
 
10
NAKAMURA Ken'ichi <nakamura@sbp.fp.a.u-tokyo.ac.jp>