I saw that in the Parser files, you moved the rapidjson library to a folder lib, but there is no lib folder in your repository. I saw in the .gitignore file you have lib/* ignored. I commented that out so that I could add lib/rapidjson. Let me know if this is not good to do or if you want to do it differently.
I saw that in the Parser files, you moved the rapidjson library to a folder lib, but there is no lib folder in your repository. I saw in the .gitignore file you have lib/* ignored. I commented that out so that I could add lib/rapidjson. Let me know if this is not good to do or if you want to do it differently.