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

Android build. #18

Open
tanshihaj opened this issue Sep 19, 2017 · 3 comments
Open

Android build. #18

tanshihaj opened this issue Sep 19, 2017 · 3 comments

Comments

@tanshihaj
Copy link

I've faced with problem building Android version of this library. At least this library requires osgQt but OpenSceneGraph (at least since version 3.4.0) doesn't contain osgQt library for Android builds.

Is it possible to build this library for Android?

@podsvirov
Copy link
Owner

podsvirov commented Sep 19, 2017

Hello @tanshihaj, I tested this only for desktops Windows and Linux (Debian). I'm interested in native development for Android, but so far I can not give it enough time.
The osgQt project continues to develop here.
I can try to make dependency on the osgQt project not necessary, if this is of interest to you?

@tanshihaj
Copy link
Author

Hello @podsvirov, yes if you succeed in removing dependency on the osgQt, it will help me in compiling osgqtquick for Android.
Yes, I know that osgQt library in new versions of OpenSceneGraph is a separate project. However, I didn't succeed in building library for Android neither when it was in OpenSceneGraph nor when it was separated from OpenSceneGraph.

@podsvirov
Copy link
Owner

Hello @tanshihaj, I add osgQtQuick_WITH_OSGQT option (see commit 906d6fb in develop branch).
Please try it and send feedback there.

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

No branches or pull requests

2 participants