-
Notifications
You must be signed in to change notification settings - Fork 1
/
INSTALL.txt
23 lines (18 loc) · 962 Bytes
/
INSTALL.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
==================================================================
Installation Instructions
==================================================================
------------------------------------------------------------------
Requirements
------------------------------------------------------------------
1. Visual Studio 2015 or later. Source code in principle can be
compiled using other compilers, but compiler independent
build system is not available currently.
2. Boost library. Tested version: 1.62.
------------------------------------------------------------------
BUILD
------------------------------------------------------------------
1. cyclic_rc can be build from source using Visual Studio solution.
2. Project files must be modified in order to set up paths to
required external libraries
Copyright (C) 2017 Pawe³ Kowal
email: thrunduil@gmail.com