Skip to content

renatbabacaev/cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cluster

Terminal Chat API

How to build

Windows Requirements

  • Visual Stduio Community 2019
  • CMake GUI

Optional:

  • Doxygen

Linux Requirements

  • CMake
  • GCC and G++

Windows Building

  1. Create a build folder inside the source
  2. Run Cmake GUI and select X:\path\to\cluster as source and X:\path\to\cluster\build as build directory
  3. Configure the project using default settings
  4. After successful configuration, generate the project then open project, or open .sln project inside the build directory in Visual Studio Community
  5. Press green icon to build the project
  6. Executable should be found in X:\path\to\cluster\build\Debug

About

LAN chat room

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published