Jump to content

Compiling error MS


Go to solution Solved by Rook,

48 posts in this topic

Recommended Posts

Posted

Hello everyone,

 

I tried to compile my own tweak, but I got this error:

'

iPhone-van-Joey:/var/mobile/bikeracemix root# make

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

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

Making all for tweak bikeracemix...

Preprocessing Tweak.xm...

Tweak.xm:33: error: %hook inside a %hook, opened at Tweak.xm:15

make[2]: *** [obj/Tweak.xm.746a6473.o] Error 22

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

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

iPhone-van-Joey:/var/mobile/bikeracemix root#'

 

Any help?

  • Solution
Posted

%end the %hook you opened before line 15.

Posted

%end the %hook you opened before line 15.

after every %hook I need to end it with %end ? I have 32 patches in it that begin with %hook

Posted

after every %hook I need to end it with %end ? I have 32 patches in it that begin with %hook

You have to %end after ever class. If you have two methods inside the same class, you can add them then %end it.

 

%hook Class1

-(bool)method1...xyz

 

-(int)method2...x.y.z

 

}

%end

Posted

You have to %end after ever class. If you have two methods inside the same class, you can add them then %end it.

 

%hook Class1

-(bool)method1...xyz

 

-(int)method2...x.y.z

 

}

%end

Thanks, worked, but now I've got another error: 'In file included from prefbundle.mm:1:

./prefbundle.h.1:9: fatal error:

        'Preferences/Preferences.h' file not found

#import <preferences/preferences.h>

 

 

What now ? :/

Posted

Thanks, worked, but now I've got another error: 'In file included from prefbundle.mm:1:

./prefbundle.h.1:9: fatal error:

        'Preferences/Preferences.h' file not found

#import <preferences/preferences.h>

 

 

What now ? :/

Here: http://iosgods.com/topic/2674-preferencesh-file-not-found-error-when-compling-patcherhelp/

Posted

Mweh, I don't have the 'UIAlertView/UIAlertView.h'

 

I have in the folder include only: (folder) 'logos'

(file) substrate.h

Are you getting an error saying you're missing that?

Posted

Are you getting an error saying you're missing that?

No, but the link you gave me says I need to rename the UIAlertview.h to UIAlertView,h.bak

But I'll try something.

use

#include <Preferences/Preferences.h>

 

and download headers from

https://github.com/rpetrich/iphoneheaders

Okey, thanks. Will try after dinner :)

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
  • Our picks

    • Groove Journey v6.2.0 Jailed Mod +1
      Modded/Hacked App: Groove Journey By Somtochukwu Mbala
      Bundle ID: com.kaipha.groovejourney
      iTunes Store Link: https://apps.apple.com/us/app/groove-journey/id6736345547?uo=4


      Hack Features:
      - PREMIUM


      iOS Hack Download IPA Link: https://iosgods.com/topic/190862-groove-journey-v311-jailed-mod-1/
      • 155 replies
    • 鬼谷八荒 Tale of Immortal v1.0008 +4 Jailed Cheats [ Unlocked ]
      Modded/Hacked App: 鬼谷八荒 Tale of Immortal By HKWENXINTECHNOLOGYLIMITED
      Bundle ID: com.guigugame.guigubahuangoverseas
      App Store Link: https://apps.apple.com/us/app/%E9%AC%BC%E8%B0%B7%E5%85%AB%E8%8D%92-tale-of-immortal/id6742472194?uo=4

       


      🤩 Hack Features

      - God Mode
      - One-Hit Kill
      - Dumb AI
      -- All DLC Unlocked
      • 32 replies
    • 鬼谷八荒 Tale of Immortal v1.0008 +4 Cheats [ Unlocked ]
      Modded/Hacked App: 鬼谷八荒 Tale of Immortal By HKWENXINTECHNOLOGYLIMITED
      Bundle ID: com.guigugame.guigubahuangoverseas
      App Store Link: https://apps.apple.com/us/app/%E9%AC%BC%E8%B0%B7%E5%85%AB%E8%8D%92-tale-of-immortal/id6742472194?uo=4

       
       

      🤩 Hack Features

      - God Mode
      - One-Hit Kill
      - Dumb AI
      -- All DLC Unlocked
      • 3 replies
    • MONOPOLY: The Board Game v1.15.2 +1 Jailed Cheat [ Everything Owned ]
      Modded/Hacked App: MONOPOLY: The Board Game By Marmalade Game Studio Limited
      Bundle ID: com.marmalade.monopoly
      iTunes Store Link: https://apps.apple.com/us/app/monopoly-the-board-game/id1477966166?uo=4


      Hack Features:
      - Everything Owned -> All packs, themes, boards, tokens, all purchased and owned.


      Jailbreak required hack(s): https://iosgods.com/topic/169254-monopoly-classic-board-game-all-versions-1-cheat-everything-owned/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
      • 417 replies
    • MONOPOLY: The Board Game v1.15.2 +1 Cheat [ Everything Owned ]
      Modded/Hacked App: MONOPOLY: The Board Game By Marmalade Game Studio Limited
      Bundle ID: com.marmalade.monopoly
      iTunes Store Link: https://apps.apple.com/us/app/monopoly-the-board-game/id1477966166?uo=4


      Hack Features:
      - Everything Owned -> All packs, themes, boards, tokens, all purchased and owned.


      Non-Jailbroken & No Jailbreak required hack(s): https://iosgods.com/topic/169256-monopoly-classic-board-game-v189-1-jailed-cheat-everything-owned/
      Modded Android APK(s): https://iosgods.com/forum/68-android-section/
      For more fun, check out the Club(s): https://iosgods.com/clubs/
      • 207 replies
    • EvoCreo 2: Monster Trainer RPG v1.4.8 +8 Jailed Cheats [ Damage + More ]
      Modded/Hacked App: EvoCreo 2: Monster Trainer RPG By Ilmfinity Studios LLC
      Bundle ID: com.ilmfinity.evocreo2
      iTunes Store Link: https://apps.apple.com/us/app/evocreo-2-monster-trainer-rpg/id1499001662?uo=4

       


      🤩 Hack Features

      - Unlimited Money -> Will increase instead of decrease.
      - Unlimited Skill Points
      - Unlimited Bag Items -> Will increase instead of decrease.
      - Prestige Cleo Allowed
      - Max Creo Level -> Earn some XP.
      - Damage Multiplier - Linked -> Affects both you and enemy. Use carefully.
      - Free In-App Purchases
      - Unlock All Achievements/Badges
      • 33 replies
    • EvoCreo 2: Monster Trainer RPG v1.4.8 +8 Cheats [ Damage + More ]
      Modded/Hacked App: EvoCreo 2: Monster Trainer RPG By Ilmfinity Studios LLC
      Bundle ID: com.ilmfinity.evocreo2
      iTunes Store Link: https://apps.apple.com/us/app/evocreo-2-monster-trainer-rpg/id1499001662?uo=4

       


      🤩 Hack Features

      - Unlimited Money -> Will increase instead of decrease.
      - Unlimited Skill Points
      - Unlimited Bag Items -> Will increase instead of decrease.
      - Prestige Cleo Allowed
      - Max Creo Level -> Earn some XP.
      - Damage Multiplier - Linked -> Affects both you and enemy. Use carefully.
      - Free In-App Purchases
      - Unlock All Achievements/Badges
      • 21 replies
    • Subnautica v1.23 +100++ Jailed Cheats [ Developer Menu ]
      Modded/Hacked App: Subnautica By Unknown Worlds Entertainment, Inc.
      Bundle ID: com.UnknownWorlds.Subnautica
      App Store Link: https://apps.apple.com/us/app/subnautica/id6478639011?uo=4

       
       

      🤩 Hack Features

      - Developer Menu -> Pause the game and you will see a Developer Menu button.

      For all developer commands, go here.
      • 67 replies
    • Subnautica v1.23 +100++ Cheats [ Developer Menu ]
      Modded/Hacked App: Subnautica By Unknown Worlds Entertainment, Inc.
      Bundle ID: com.UnknownWorlds.Subnautica
      App Store Link: https://apps.apple.com/us/app/subnautica/id6478639011?uo=4

       


      🤩 Hack Features

      - Developer Menu -> Pause the game and you will see a Developer Menu button.

      For all developer commands, go here..
      • 9 replies
    • FATE: Reawakened v1.0.6 +5 Jailed Cheats [ Damage & Defence ]
      Modded/Hacked App: FATE: Reawakened By gamigo Publishing GmbH
      Bundle ID: com.gamigo.fatemobile
      App Store Link: https://apps.apple.com/us/app/fate-reawakened/id6742834644?uo=4

       
       

      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - God Mode
      - Unlimited Gold -> Will increase instead of decrease.
      • 23 replies
    • FATE: Reawakened v1.0.6 +5 Cheats [ Damage & Defence ]
      Modded/Hacked App: FATE: Reawakened By gamigo Publishing GmbH
      Bundle ID: com.gamigo.fatemobile
      App Store Link: https://apps.apple.com/us/app/fate-reawakened/id6742834644?uo=4

       


      🤩 Hack Features

      - Damage Multiplier
      - Defence Multiplier
      - God Mode
      - Unlimited Gold -> Will increase instead of decrease.
      • 15 replies
    • Loot Heroes v1.11.1 +28 Jailed Cheats [ Unlimited Everything ]
      Modded/Hacked App: Loot Heroes: Fantasy RPG Games By BoomBit, Inc.
      Bundle ID: com.bbp.lootheroes
      iTunes Store Link: https://apps.apple.com/us/app/loot-heroes-fantasy-rpg-games/id6642699678?uo=4


      Hack Features:
      - Freeze Everything -> Currencies, Hero Cards, Hero Skill Points will all freeze.
      - God Mode -> Traps still cause damage.
      - One-Hit Kill
      - No Attack Delay
      - All Critical Hits
      - All Heroes Unlocked
      - All Skins Unlocked
      - No Skill Cooldown
      - Nickname Edit Unlocked
      - No Nickname Filter
      - No Guild Name Filter
      - No Dash Cooldown
      - Unlimited Boosters
      - Auto Play
      - No Camp Upgrade Cost
      - Unlimited Bolts
      - No Ads

      VIP
      - Unlimited Everything -> Currencies, Hero Cards, Hero Skill Points will all increase instead of decrease.
      - Currency Modifier -> Earn or spend some.
      - Unlimited Hero Cards -> Earn some.
      - Unlimited Hero Skill Points -> Earn some.
      - Trophy Modifier -> Earn or lose some to stick to the leaderboard.
      - Guild Score Modifier -> Earn some.
      - Unlimited Event Score -> Earn some.
      - Max Hero Mastery Level
      - Auto Win
      - Battle Pass Unlocked
      - VIP Enabled
      • 195 replies
×
  • 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