]> ruin.nu Git - eonsl.git/blob - INSTALL
One of the constructors took a QString pointer as an argument. Probably a thought...
[eonsl.git] / INSTALL
1 If you're using linux just do a (you must have QT 2.1, or later, installed with $QTDIR pointing at the right path, se www.trolltech.com for more information about QT):
2
3 make
4 make install
5
6 If you're using another operatingsystem you probably need tmake (you find it att www.trolltech.com).
7 After you have set up tmake properly just do a:
8
9 tmake eonslp.pro -o Makefile
10 make
11 make install