progsource / maddy

C++ Markdown to HTML header-only parser library
MIT License
194 stars 39 forks source link

Failing to build via cmake #23

Closed patrickelectric closed 4 years ago

patrickelectric commented 4 years ago

Minimal Code Example

You can check the compilation here: https://asciinema.org/a/Kb8RkuThHBgpkQs8ORkCltMmc

Conditions

. .
Operating System: Arch Linux
Compiler: gcc (GCC) 9.2.0
Compiler flags: Via CMake
maddy version: master branch

Description

Tried to compile it via CMake

progsource commented 4 years ago

Can you please try it out with a newer version of gtest? (Go into the libs/gtest folder and checkout a newer version there)