X-Git-Url: http://git.code-monkey.de/?p=pulseview.git;a=blobdiff_plain;f=INSTALL;h=35e2a520932228549ea05500c6fba19771dc027e;hp=4a93e081738a503c86e0d9a2a1b365abda84dbc1;hb=9a5624cf59195fc63ab34addbcbd010f472ccb59;hpb=0a9fdca5f3874231414882a6bbf87a333a317711 diff --git a/INSTALL b/INSTALL index 4a93e08..35e2a52 100644 --- a/INSTALL +++ b/INSTALL @@ -6,7 +6,9 @@ Requirements ------------ - git - - g++ + - A C++ compiler with C++11 support (-std=c++11 option), e.g. + - g++ (>= 4.7) + - clang++ (>= 3.1) - make - libtool - pkg-config >= 0.22