SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Sponsored Links

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

To compile ProScrabble:

Ensure that you have qt3-devel installed (if so qmake is a valid command)

I suppose that you uncompressed ProScrabble in /tmp/

cd /tmp/ProScrabble/lua/src
make
cd lib
make
cd ../../../
qmake ProScrabble.pro
make

to run it:
cd /tmp/ProScrabble/
./ProScrabble

Enjoy.

For a FAQ please visit www.logical-games.net the scrabble tutorial page.


Sponsored Links

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.