Jump to content

IDA/Theos help


Go to solution Solved by Diversityy,

23 posts in this topic

Recommended Posts

Posted

So I've been trying to figure out IDA I actually found something in scrubby dubby saga but when I try to make the deb I get this error: bydubbysaga

hunters-iPhone:/var/mobile/scrubbydubbysaga root# mak

e

/var/mobile/scrubbydubbysaga/theos/makefiles/targets/Darwin-arm/iphone.mk:43: Targeting iOS 4.0 and higher is not supported with iphone-gcc. Forcing clang.

/var/mobile/scrubbydubbysaga/theos/makefiles/targets/Darwin-arm/iphone.mk:53: Deploying to iOS 3.0 while building for 6.0 will generate armv7-only binaries.

Makefile:9: *** missing separator. Stop.

 

Again this is my first time trying to compile using something from IDA I followed Shmoo tut

  • Replies 22
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Posted

So I've been trying to figure out IDA I actually found something in scrubby dubby saga but when I try to make the deb I get this error: bydubbysaga

hunters-iPhone:/var/mobile/scrubbydubbysaga root# mak

e

/var/mobile/scrubbydubbysaga/theos/makefiles/targets/Darwin-arm/iphone.mk:43: Targeting iOS 4.0 and higher is not supported with iphone-gcc. Forcing clang.

/var/mobile/scrubbydubbysaga/theos/makefiles/targets/Darwin-arm/iphone.mk:53: Deploying to iOS 3.0 while building for 6.0 will generate armv7-only binaries.

Makefile:9: *** missing separator. Stop.

Again this is my first time trying to compile using something from IDA I followed Shmoo tut

Wait, is this the same one from the secret forum?

Posted

Wait, is this the same one from the secret forum?

im not releasing it :p:lol: im using it to learn ida im having trouble compiling it i just wanna know i wrote everything right if i did i already have a game in mind im gonna be doing

Posted

im not releasing it :p:lol: im using it to learn ida im having trouble compiling it i just wanna know i wrote everything right if i did i already have a game in mind im gonna be doing

Show us your makefile. :)

Posted

Here is a screenshot of my makefile: http://imgur.com/gZdvv5K

The line that says ScrubbyDubbySaga_FRAMEWORKS, put this "ScrubbyDubbySaga_FRAMEWORKS = Foundation " (Put UIKit in there if you plan on adding a credits popup). If that doesn't work, you could try removing that line.

Posted

It should be

 

ScrubbyDubbySaga_LDFlags += -WL,-segalign, 4000

ScrubbyDubbySaga_FRAMEWORKS =
You forgot to add something?
Fixed that error in kinda tired no wonde I forgot it :p and now in getting this : http://imgur.com/RpNueuF

The line that says ScrubbyDubbySaga_FRAMEWORKS, put this "ScrubbyDubbySaga_FRAMEWORKS = Foundation " (Put UIKit in there if you plan on adding a credits popup). If that doesn't work, you could try removing that line.

I forgot to add UIKit I'm so tired :p and now I'm getting this : http://imgur.com/RpNueuF
Posted (edited)

Fixed that error in kinda tired no wonde I forgot it :p and now in getting this : http://imgur.com/RpNueuF

I forgot to add UIKit I'm so tired :p and now I'm getting this : http://imgur.com/RpNueuF

Try this: http://iosgods.com/topic/1986-use-of-undeclared-identifier-msfindsymbol/#entry23807

When you download it, put it in /var/theos/include, and you should be good to go :)

Updated by Pro

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines