Hello I am running XCode 4.6 and have an iPad 3rd generation running iOS 6.1. I am getting an Apple Mach-O linker error when setting the architectures to armv7, and when it is on armv6, I am getting a "XCode cannot run using the selected device. Choose a destination with a supported architecture in order to run this device.". I have the latest dependencies from bitbucket, but im trying everything and nothing is compiling.
addition information: When on armv7, the Mach-O linker error it mentions that the library lfreeimage cannot be found. I have re-downloaded the new bitbucket sources a few times and put them in the xcode-ios\dep directory, so everything should be there. So can the armv7 not read that library ?
Can anyone help? Thanks