allo
need to understand the following.
there are
sdl-devel-1.2.5-i386.rpm
sdl-1.2.5.tar.gz
sdl-1.2.5-1.i386rpm
i would like to know which should i use if I need to do my programming stuff with trolltech-Qt.
my aim is to develop an interface with Qt and play mpeg video/sound or wave with SDL-smpeg.
[2] what is the sdl-devel-1.2.5 package meant for.
thanks.
daniel
sdl-devel-1.2.5-i386.rpm
sdl-1.2.5.tar.gz
sdl-1.2.5-1.i386rpm
Do you use RedHat or Mandrake? If true, use *.rpm (install
sdl-devel-1.2.5-i386.rpm and sdl-1.2.5-1.i386.rpm)
sdl-devel-1.2.5-i386.rpm is required for programming (headers, libraries.)
sdl-1.2.5-1.i386.rpm is required for running SDL programs (shared
libraries.)
Good luck!
-MarkOn Thu, 7 Aug 2003, daniel wrote:
–
Mark K. Kim
PGP key available upon request.