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

Use jsoncpp instead of boost property_tree #13

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

Conversation

sharkwouter
Copy link

Since I'm trying to see if I can get this game to work on Vita or PSP, I had to remove the dependency upon boost. Instead I'm using jsoncpp to track the configuration file now, which is working well. Maybe it is useful to you as well, but feel free to close this if it isn't.

@sharkwouter
Copy link
Author

Actually, I'll come up with a differet approach. Jsoncpp is too much trouble on Vita. It works fine on PSP, though. I would have gotten panel-pop fully running on PSP now, but their SDL2 port is kind of broken, so I have to fix that first.

@sharkwouter
Copy link
Author

I've since gotten jsoncpp working on the Vita, so I'll reopen this.

@sharkwouter sharkwouter reopened this Dec 10, 2020
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.

1 participant