On May 13, 2011, at 8:10 AM, Alexander Zvyagin wrote:
> Hello, all!
>
> Please help me to link compiled *.a modules to *.dylib library.
>
> Currently linked file has runtime errors with no static functions found from
> .a module by .dylib library:
>
> +[NSString stringStaticFunction]: unrecogni
Hello, all!
Please help me to link compiled *.a modules to *.dylib library.
Currently linked file has runtime errors with no static functions found from .a
module by .dylib library:
+[NSString stringStaticFunction]: unrecognized selector sent to class 0x12345678
+[NSString stringStaticFunction]