Last change
on this file since 168 was 158, checked in by Marek Kurdej, 11 years ago |
Added: INSTALL.txt describing installation of Boost.
|
-
Property svn:executable
set to
*
|
File size:
962 bytes
|
Rev | Line | |
---|
[89] | 1 | #################################################
|
---|
| 2 | # ___________ ____ ______ __ __ _____ #
|
---|
| 3 | # \____ \__ \ _/ ___\\____ \| | \/ ___/ #
|
---|
| 4 | # | |_> > __ \\ \___| |_> > | /\___ \ #
|
---|
| 5 | # | __(____ /\___ > __/|____//____ > #
|
---|
| 6 | # |__| \/ \/|__| \/ #
|
---|
| 7 | # #
|
---|
| 8 | #################################################
|
---|
| 9 |
|
---|
[158] | 10 | See INSTALL.txt for information about how to install libraries.
|
---|
| 11 |
|
---|
[89] | 12 | ========================================
|
---|
[157] | 13 | Compilers:
|
---|
| 14 | ========================================
|
---|
| 15 | clang >= 3.3
|
---|
| 16 | gcc >= 4.7
|
---|
| 17 | MSVC >= 2012
|
---|
| 18 |
|
---|
| 19 | ========================================
|
---|
[89] | 20 | 3rd party libraries:
|
---|
| 21 | ========================================
|
---|
[157] | 22 | ---Apache log4cxx 0.10.0 (patched for MSVC)
|
---|
| 23 | Boost 1.54 (built libraries: log, log_setup)
|
---|
| 24 | Qt 5.1
|
---|
[89] | 25 |
|
---|
| 26 | ========================================
|
---|
| 27 | Tools:
|
---|
| 28 | ========================================
|
---|
| 29 | CMake >= 2.8.10
|
---|
| 30 | Doxygen (for the documentation) |
---|
Note:
See
TracBrowser
for help on using the repository browser.