-
Notifications
You must be signed in to change notification settings - Fork 262
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Visual Studio build broken #126
Comments
Yeah, I was aware of those issues but didn't get to try it at that time. Now I finally got around to try once more and succeeded, in a limited way. My intention was to pitch our in-house JSON lib against the three other ones I know, namely Jansson, nlohmann and RapidJSON. Limiting myself to these three libs made it fairly easy:
Now we just need someone to eliminate the need for make & php in order to transform those results to HTML... :) Until then, looking at the .md files in your favorite editor (there are rendering plugins for Notepad++ and VS) and importing & formatting the .csv files in Excel will do. |
Just tried to get this to build for two hours, still no luck. Used various VS tooling configs between 2015 and 2019. Always getting hundreds of warnings and errors, don't even know where to start. It's probably some mysterious #define somewhere.
Docu is also lacking. Says "just start the thing generated by premake5", but there are two solutions, jsonstat and benchmark. Which is what? Which one should I care about?
I'd be happy to help out with fixes here, but I need some hints.
The text was updated successfully, but these errors were encountered: