Closed amigo421 closed 7 years ago
ah, I see the problem, this is GCC specific stuff, but I'm from vc world I see cmakelists scripts are not adapted for other than GCC compilers
for the tests, this is -fno-access-control option, I don't know the analogue for cl
I don't use Windows, but feel free to see if cl supports this option.
as far as I know - no, it doesn't . will try to use your lib on Win for my project. on the moment, looks useful for me. thank you!
then I'm going to close the request.
just a question before that - I see a lot of boost libs used in your project currently included into the standard, or in TR, I mean : regex, chrono, thread, filesystem, asio can also be used without boost dependency. why you don't minimize the dependencies from other than standard libraries?
please close the request, I currently don't know the solution, if will find this I'll raise a PR
just tried to build the tests and got the error: