Native Code

Monkey Targets Forums/Android/Native Code

filharvey(Posted 2011) [#1]
I take it the Android build will not be looking at supporting the native code?

Ie compiling to C / C++?

As c / c++ is supported else where, is this a future possibility?

Phil


filharvey(Posted 2011) [#2]
K, looks like I may have to create a Target for Native Android, but that is not too bad.


JaviCervera(Posted 2011) [#3]
Having the option to export to C++ in Android would totally rock!


filharvey(Posted 2011) [#4]
Is on my list of things to look at early next week. Will let you know how it goes.


scorpion(Posted 2011) [#5]
That would be great. It would be very usefull for binding third party libs that are programmed in c++ to monkey. Hopefully you can make it.


matt(Posted 2011) [#6]
OpenGL in V32 makes things faster.


filharvey(Posted 2011) [#7]
Yep, this may delay my native build version. This should solve the issues I had.