source: pacpusframework/trunk/DEPENDENCIES.txt@ 272

Last change on this file since 272 was 238, checked in by Marek Kurdej, 11 years ago

Modified: DEPENDENCIES.txt.

  • Property svn:executable set to *
File size: 938 bytes
Line 
1#################################################
2# ___________ ____ ______ __ __ _____ #
3# \____ \__ \ _/ ___\\____ \| | \/ ___/ #
4# | |_> > __ \\ \___| |_> > | /\___ \ #
5# | __(____ /\___ > __/|____//____ > #
6# |__| \/ \/|__| \/ #
7# #
8#################################################
9
10See INSTALL.txt for information about how to install libraries.
11
12========================================
13Compilers:
14========================================
15clang >= 3.3
16gcc >= 4.7
17MSVC >= 2012
18
19========================================
203rd party libraries:
21========================================
22Boost 1.54 (built libraries: log, log_setup, program_options)
23Qt 5.1.1
24
25========================================
26Tools:
27========================================
28CMake >= 2.8.10
29Doxygen (for the documentation)
Note: See TracBrowser for help on using the repository browser.