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

WIP: Update/Fix Android Example for vsg 1.0 #188

Merged
merged 2 commits into from
Nov 18, 2022

Conversation

geefr
Copy link
Contributor

@geefr geefr commented Nov 17, 2022

Apologies - These changes are incomplete, this was a side-track from other work.

Raising a draft PR in case anyone can comment / help out with some of the old code. I think I've fixed the project side of things, and it should compile, once main.cpp is updated.

Only real issue I can see is use of outdated types (BufferDataList, vsg::Window::Traits rather than WindowTraits).

In another test project I also get a bad any_cast when passing the ANativeWindow* down to vsg through WindowTraits::nativeWindow, but I can't see any obvious reason why that would happen. Don't think that aspect has changed since the example was first written.

@robertosfield robertosfield merged commit 98f15d4 into vsg-dev:master Nov 18, 2022
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.

2 participants