Skip to content

How to build

Ushakov Michael (Ушаков Михаил) edited this page May 7, 2017 · 1 revision

There are couple of ways to build EasyCmdLineReader

If you are using Linux like systems you could build it

  1. As an eclipse project that previously was imported into eclipse workspace

  2. Using make (build essential) utility running make from root directory

In Windows systems you could build library in Visual Studio, solution located in MSVS directory.

Clone this wiki locally