Skip to content

Averios/Chat-Client-Qt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat-Client-Qt

This chat client will work with our chat server on

How to use it:
Installation

  1. You must have Qt. If you don't have Qt, just go to http://www.qt.io/download/ and install it
  2. 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

  1. Open the Qt Creator
  2. Open Project, select by selecting the .pro file
  3. Build and Run it!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.4%
  • QMake 1.6%