Jump to content

Use of undeclared identifier "MSfindSymbol"


Go to solution Solved by Guest,

21 posts in this topic

Recommended Posts

  • Replies 20
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted

Really? That should have been the fix.

same error goes to compile the tweak.xm but it says use of undeclared identifier MSfindsymbol

Posted

So I've been trying to compile a MShook hack but I keep getting the error below any fixes. ?

Error: Compiling Tweak.xm...

Tweak.xm:111:24: error: use of undeclared identifier

'MSFindSymbol'

MSHookFunction(MSFindSymbol(NULL, "__...

^

Tweak.xm:113:24: error: use of undeclared identifier

'MSFindSymbol'

MSHookFunction(MSFindSymbol(NULL, "__...

^

Tweak.xm:115:24: error: use of undeclared identifier

'MSFindSymbol'

MSHookFunction(MSFindSymbol(NULL, "__...

^

Tweak.xm:117:24: error: use of undeclared identifier

'MSFindSymbol'

MSHookFunction(MSFindSymbol(NULL, "__...

^

Tweak.xm:119:24: error: use of undeclared identifier

'MSFindSymbol'

MSHookFunction(MSFindSymbol(NULL, "__...

^

5 errors generated.

make[2]: *** [obj/Tweak.xm.ab9fe65f.o] Error 1

make[1]: *** [internal-library-all_] Error 2

make: *** [JW.all.tweak.variables] Error 2

Look at this: https://iosgods.com/topic/1986-use-of-undeclared-identifier-msfindsymbol/#entry23807

Posted

I've already downloaded the header from there still the same error

oh, weird

 

Did you do #include <substrate.h>?

Posted

oh, weird

 

Did you do #include <substrate.h>?

Yes I tried with and without including it

 

Do you have a substrate.h file that has the MSfind parts?

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