I want to create an augmented reality app for iOS and Android. I'm currently looking for the best strategy to use. I want to program in C++ using Qt (for cross-platform) and use ARToolKit with OpenSceneGraph. Do you know if it is possible? If yes, do I have to build the libraries etc. in a specific way? And will it be better to use cmake or qmake (or something else) in that case ?
Thank you in advance for your help !