Question

I'm having major trouble with Icy ( Cydia alternative ) ( Like errors with cURL and ARMv7 )

So i was wondering if someone could help me to compile icy for iOS 5. I already ported it to 4.x, but since 5.0 it crashes.

Back 4.x i didn't had any cURL / ARMv7 Errors.

Some people tell me to compile cURL for ARMv7, But i have no idea how, and i don't want to spend time at this, because i'll only need it once.

I'll credit you :)

  • Samtulp6

Founder of Infini-Dev ( So i really need icy working :P )

Was it helpful?

Solution

It seems the cURL Library you are using wasn't built for the armv7 architecture used on the iPhone 4. Remove the armv7 architecture from the Build Settings or rebuild the cURL Library with the armv7 architecture (fat library).

Source

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top