Ane causing compile problems - Air 3.9
My ANE I'm working on was working fine with multiple re-compiles but then suddenly FB keeps complaining about it with the following message.
Any ideas?!
Error occurred while packaging the application:
Undefined symbols for architecture armv7:
"_vfrPdfReaderExtFinalizer", referenced from:
_g_com_adobe_air_fre_fmap in extensionglue.o
(maybe you meant: _vfrPdfReaderExtFinalizer_name)
"_vfrPdfReaderExtInitializer", referenced from:
_g_com_adobe_air_fre_fmap in extensionglue.o
(maybe you meant: _vfrPdfReaderExtInitializer_name)
ld: symbol(s) not found for architecture armv7
Compilation failed while executing : ld64

