Manu343726 / siplasplas

A library for C++ reflection and introspection
https://manu343726.github.io/siplasplas
MIT License
195 stars 27 forks source link

Cannot run tests under Cygwin #11

Closed Manu343726 closed 8 years ago

Manu343726 commented 8 years ago

I have built GCC 5.2.0 under my cygwin setup. Linking of gtest library against test executables fail. Note all rest targets (Both examples and the gtest libraries themselves) are built and linked successfully. It seems that I have not configured correctly stdlibc++ build.