11-20-2012 07:43 PM
Hello all,
I'm currently developing a native javascript extension for creating thumbnails. I have gotten it to work perfectly when I compile as device-debug. However, when I compile as device-release, on load of the module it will show unable to find thumbnail.so extension. So, I'm wondering what are some differences between device-debug and device-release, and also how would I go about debugging this problem?
The project is located here:
https://github.com/andywu89/WebWorks-Community-API
Thanks,
Andy