Jump to content

Theos make package error


Go to solution Solved by T13RN0,

7 posts in this topic

Recommended Posts

Posted

var/mobile/HIHINEW/Macros.h:58:109: error: unexpected '@' in program                                  

void *(*String_CreateString)(void *_this, const char *str) = (void *(*)(void *, const char *))getRealOffset(@@STRINGOFFSET@@);                             

                                                   

                                                   

    ^                                              

1 error generated.                                 

make[3]: *** [/var/theos/makefiles/instance/rules.mk:269: /var/mobile/HIHINEW/.theos/obj/debug/arm64/Tweak.xm.80325c9b.o] Error 1                          

rm /var/mobile/HIHINEW/.theos/obj/debug/arm64/Tweak.xm.mm                                              

make[2]: *** [/var/theos/makefiles/instance/library.mk:33: /var/mobile/HIHINEW/.theos/obj/debug/arm64/@@HIHINEW@@.dylib] Error 2                           

make[1]: *** [/var/theos/makefiles/instance/library.mk:24: internal-library-all_] Error 2              

make: *** [/var/theos/makefiles/master/rules.mk:112: @@HIHINEW@@.all.tweak.variables] Error 2          

I keep getting this error does anyone know how to fix this becous if i go in macros.h it says dont toch this files im using the shmoo mod menu ios 12 template btw

  • Thanks 1
Posted

There's something wrong in the way you created your project.

@@STRINGOFFSET@@ is supposed to be replaced.

Posted

I have almost the same error while compiling:

<unknown>:0: error: unable to load standard library for target 'armv7-apple-ios7.0'

make[3]: *** [/Users/KingStyle/Desktop/respringbutton/.theos/obj/debug/armv7/AppDelegate.swift.7d393103.o] Error 1

make[2]: *** [/Users/KingStyle/Desktop/respringbutton/.theos/obj/debug/armv7/RespringButton.app/RespringButton] Error 2

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

make: *** [RespringButton.all.application.variables] Error 2

Could you tell me how you've fixed this? Would be great 🙂

Posted
On 6/24/2019 at 7:37 PM, BenFry said:

I have almost the same error while compiling:

<unknown>:0: error: unable to load standard library for target 'armv7-apple-ios7.0'

make[3]: *** [/Users/KingStyle/Desktop/respringbutton/.theos/obj/debug/armv7/AppDelegate.swift.7d393103.o] Error 1

make[2]: *** [/Users/KingStyle/Desktop/respringbutton/.theos/obj/debug/armv7/RespringButton.app/RespringButton] Error 2

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

make: *** [RespringButton.all.application.variables] Error 2

Could you tell me how you've fixed this? Would be great 🙂

Check if the “hack” file have something like .theos / packages file and delete them

Posted

can some one hlep me fix this error. i used ted 2 modmenu!

ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[3]: *** [/Users/QTA/modmenu/.theos/obj/arm64/modmenu.dylib] Error 1
make[2]: *** [/Users/QTA/modmenu/.theos/obj/arm64/modmenu.dylib] Error 2
make[1]: *** [internal-library-all_] Error 2
make: *** [modmenu.all.tweak.variables] Error 2

 

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