Skip to content
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

ACCU 2018 - C++ version #48

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

ACCU 2018 - C++ version #48

wants to merge 2 commits into from

Conversation

softwarebear
Copy link

Added a C++ streaming version of app that uses JsonCpp ... just because I could.

Richard Chandler added 2 commits April 11, 2018 22:50
…eason on one of the big files ... will investigate
…cated in C++17 ... easiest fix was to go to narrow chars
@softwarebear
Copy link
Author

actually ... you might want the next commit ... I left some crap in there related to wide/narrow chars ... default vs project is unicode these days.

@michelgrootjans
Copy link
Owner

Cool. I'll try it out and see if I can make sense of it. Thank you for contributing.

@softwarebear
Copy link
Author

softwarebear commented Apr 13, 2018 via email

@michelgrootjans
Copy link
Owner

Could you add a readme file to explain how to get the code running ?

@softwarebear
Copy link
Author

softwarebear commented Apr 13, 2018 via email

@tcoopman
Copy link
Collaborator

Would it be a lot of work to add make scripts? So that it's possible to use it cross platform?

@softwarebear
Copy link
Author

I can do ... I've messed up the parsing .. during dev I concentrated on one file ... I've tried all of them and it doesn't quite work ... so much for late night coding ... so hang fire for the moment ... I'll make a new pull request when fully working.

@softwarebear
Copy link
Author

softwarebear commented Apr 15, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants