YasserAsmi / jvar

JS inspired Variants and JSON parsing for C++
MIT License
25 stars 11 forks source link

does not compile with visual studio #32

Open BSVogler opened 6 years ago

BSVogler commented 6 years ago

The parameters -Wextra -Wno-unused-parameter -Wno-variadic-macros -Wno-ignored-qualifiers do not work on the visual studio compiler. I tried removing them but then during compiling there are missing references for the time includes in utils.h

Maybe related: https://stackoverflow.com/questions/2274006/cmake-invalid-numeric-argument-wextra