Closed n-studio closed 11 years ago
I've updated the GPUImage vendor library and have set the deployment target to 5.1 which resolves the issue you reported. Tested with Motion 1.29 / XCode 4.5.2 / iOS SDK 6.0.
After pulling the latest git code, try:
git submodule update
rake vendorclean
rake device
Thanks!
Thank you! It works for me ;)
I try to compile the example but I get errors:
I guess it is a bug from Rubymotion... Any idea?