Skip to content

Commit 4877353

Browse files
committed
add note about g++ version
1 parent 1d59b2b commit 4877353

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ Messer is an interactive environment for evaluating C preprocessing macros confo
55
## Prerequisites
66

77
- You need to install below manually:
8-
- C++17 supported GNU C++ Compiler
8+
- C++17 supported GNU C++ Compiler < 15
9+
- **NOTE:** `g++` >= 15 can't build messer. Please use `g++` <= 14
910
- Boost
1011
- Boost.Coroutine2
1112
- Boost.Preprocessor

0 commit comments

Comments
 (0)