Jump to content

ljm625

Member
  • Posts

    2
  • Joined

  • Last visited

Profile Information

  • iDevice
    iPad Air 2
  • iOS Version
    13.1.1
  • Jailbroken
    Yes
  • Android Device
    Oneplus 7P
  • Android Version
    10
  • Rooted
    Yes

Recent Profile Visitors

157 profile views

ljm625's Achievements

Newbie

Newbie (1/14)

  • 5 Years In
  • 4 Years In
  • Appreciating Others
  • First Post
  • Reacting Well

Recent Badges

0

Reputation

  1. Thanks for the tutorial and the menu template. I faced below error when executing "make", and it fails, is it because that I am on 15.0? Thanks! ==> Notice: Build may be slow as Theos isn’t using all available CPU cores on this computer. Consider upgrading GNU Make: https://theos.dev/docs/parallel-building > Making all for tweak SpiritMenu… ==> Compiling Button.mm (arm64)… In file included from Button.mm:1: In file included from ./include.h:18: ./5Toubun/dobby.h:9:1: error: import of C++ module 'std_stdint_h' appears within extern "C" language linkage specification [-Wmodule-import-in-extern-c] 9 | #include <stdint.h> | ^ ./5Toubun/dobby.h:5:1: note: extern "C" language linkage specification begins here 5 | extern "C" { | ^ 1 error generated. make[3]: *** [/Users/jiamingli/iOS_patches/SpiritMenu/.theos/obj/arm64/Button.mm.1c703da5.o] Error 1 make[2]: *** [/Users/jiamingli/iOS_patches/SpiritMenu/.theos/obj/arm64/SpiritMenu.dylib] Error 2 make[1]: *** [internal-library-all_] Error 2 make: *** [SpiritMenu.all.tweak.variables] Error 2 Update: I added -Wno-module-import-in-extern-c in Makefile $(TWEAK_NAME)_CFLAGS and it went through, not sure if this is the right way
×
  • 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