freshplanet / ANE-Push-Notification

Air Native Extension (iOS and Android) for Push Notification
Apache License 2.0
205 stars 104 forks source link

Air3.4 and armv6 #6

Closed matusz13 closed 11 years ago

matusz13 commented 11 years ago

Hey - I know that you'd fixed this issue with the AirFacebook.ane - just a heads up that this happens with the most current version of this .ane (the fix that you applied to the facebook.ane seemed to work)

Error occurred while packaging the application:

ld: warning: -ios_version_min not specificed, assuming 4.0 Undefined symbols for architecture armv7: "_null", referenced from: _g_com_adobe_air_fre_fmap in extensionglue.o (maybe you meant: _sqlite3_bind_null, ZN7avmplus20BitmapDataJPEGWriter14jpeg_null_charEP18jpeg_common_structPc , ZN7CString16s_nullTerminatorE , __ZN7avmplus7AvmCore24decrementAtomRegion_nullEPii , _null_name , ZN7avmplus20BitmapDataJPEGWriter9jpeg_nullEP18jpeg_common_struct , _sqlite3_result_null , ZN7UString16s_nullTerminatorE ) ld: symbol(s) not found for architecture armv7 Compilation failed while executing : ld64

ataugeron commented 11 years ago

Hi,

Thanks for pointing this out. I pushed the fix.

Cheers.