There are a few libraries alread written in c\c++ to handle image manipulation. I know that some of these can be bound to lua but I just can’t figure out the process. Has anyone done external library binding? How what is the process to get this done and working with Corona? Is this allowed?
thanks,
Jason [import]uid: 5687 topic_id: 3577 reply_id: 303577[/import]
Sorry, this is not allowed. You can only access libraries written in Lua and limited to the features currently supported by the Corona SDK. You can’t link to libraries outside of Lua or to the iPhone APIs.