I've been working on a few feature enhancements to a native Qt application.  I 
wanted to migrate our existing rendering code to OSG to enhance its 
maintainability and performance. I've been running most of my development on 
Gentoo and Windows, but have run in to some trouble when cross compiling OSG to 
arm for the Android build.   I just finished cross compiling OSG 3.2 from a 
source pull I made last month.   The final result was missing the osgQt 
libraries and includes.  I configured cmake to build in Qt support for 
OpenThreads and OSG, but it appears to have been excluded.  So, I would like to 
know if it is currently possible to compile OSG for android with Qt support or 
if I might need to include some additional CMAKE directives.


Steven A White, 
Applied Research Associates, Inc.


_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to