This chat client will work with our chat server on
How to use it:
Installation
- You must have Qt. If you don't have Qt, just go to http://www.qt.io/download/ and install it
- If your computer does'nt have GL library yet, download the package by using the command below
sudo apt-get install libglu1-misa-dev
Compile and Run
- Open the Qt Creator
- Open Project, select by selecting the .pro file
- Build and Run it!