Hi, Can you run the following command:
file /path/to/libPDFNet.a this will list the architectures in the file. It would also be helpful to have the full build log. Rolf On Mon, Jan 21, 2013 at 9:03 PM, Kosta Mihajlov <[email protected]> wrote: > Hi, > In our project we are using a custom binding for a pdf manipulation > library, the previous version of the .a files works ok, but now they have > shipped another version of the library and we have issues binding it. > The message i get is: > ld: file is universal (3 slices) but does not contain a(n) armv7 slice: > /var/folders/zc/gthhsjpn6vsdx92bxhs3td4r0000gn/T/tmp163c8e48.tmp/libPDFNet.a > for architecture armv7 > Same happens when i make a build for a simulator. > > The strange thing to me is that this library works perfectly under > an Xcode-IOS project for both device and simulator builds. > Thanks in advance for your help. > > Regards, > Costa > > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
