Jump to content

6 posts in this topic

Recommended Posts

Posted

Please can you help me fix this issue I am getting when I try to make a package with theos. I have reinstalled theos but still getting same error:

 

iPhone:/theos/templates/AQESP root# make package

> Making all for tweak aqreh…

==> Warning: GO_EASY_ON_ME quiets all errors, which is bad practice. Please migrate to Clang directives (e.g., -Wno-<blah> or #pragma clang diagnostic).

==> Preprocessing ImGuiDrawView.xm…

==> Compiling CheatState.cpp (arm64)…

==> Compiling Esp/JHPP.m (arm64)…

==> Compiling Esp/ImGuiLoad.m (arm64)…

==> Compiling Esp/JHUIViewControllerDecoupler.m (arm64)…

==> Compiling Esp/PubgLoad.mm (arm64)…

==> Compiling KittyMemory/imgui_demo.cpp (arm64)…

==> Compiling KittyMemory/MemoryPatch.cpp (arm64)…

==> Compiling KittyMemory/imgui_tables.cpp (arm64)…

==> Compiling KittyMemory/KittyUtils.cpp (arm64)…

==> Compiling KittyMemory/imgui.cpp (arm64)…

==> Compiling KittyMemory/MemoryBackup.cpp (arm64)…

==> Compiling KittyMemory/KittyMemory.cpp (arm64)…

==> Compiling KittyMemory/writeData.cpp (arm64)…

==> Compiling KittyMemory/imgui_draw.cpp (arm64)…

==> Compiling KittyMemory/imgui_widgets.cpp (arm64)…

==> Compiling SCLAlertView/SCLButton.m (arm64)…

==> Compiling SCLAlertView/SCLAlertViewResponder.m (arm64)…

==> Compiling SCLAlertView/SCLTimerDisplay.m (arm64)…

==> Compiling KittyMemory/imgui_impl_metal.mm (arm64)…

While building module 'simd' imported from KittyMemory/imgui_impl_metal.mm:27:

While building module '_Builtin_intrinsics' imported from /theos/sdks/iPhoneOS14.1.sdk/usr/include/simd/base.h:70:

In file included from <module-includes>:5:

/usr/bin/../lib/swift/clang/include/arm_neon.h:33541:25: error: incompatible constant for this __builtin_neon function

  __ret = (float16x4_t) __builtin_neon_vcvt_f16_f32((int8x16_t)__p0, 8);

                        ^                                            ~

/usr/bin/../lib/swift/clang/include/arm_neon.h:33562:25: error: incompatible constant for this __builtin_neon function

  __ret = (float32x4_t) __builtin_neon_vcvt_f32_f16((int8x8_t)__p0, 41);

                        ^                                           ~~

While building module 'simd' imported from KittyMemory/imgui_impl_metal.mm:27:

In file included from <module-includes>:1:

In file included from /theos/sdks/iPhoneOS14.1.sdk/usr/include/simd/simd.h:17:

In file included from /theos/sdks/iPhoneOS14.1.sdk/usr/include/simd/vector.h:43:

In file included from /theos/sdks/iPhoneOS14.1.sdk/usr/include/simd/vector_types.h:92:

/theos/sdks/iPhoneOS14.1.sdk/usr/include/simd/base.h:70:13: fatal error: could not build module '_Builtin_intrinsics'

#   include <arm_neon.h>

    ~~~~~~~~^

KittyMemory/imgui_impl_metal.mm:27:9: fatal error: could not build module 'simd'

#import <simd/simd.h>

~~~~~~~^

4 errors generated.

make[3]: *** [/theos/makefiles/instance/rules.mk:288: /theos/templates/AQESP/.theos/obj/arm64/KittyMemory/imgui_impl_metal.mm.e6928fd8.o] Error 1

make[3]: *** Waiting for unfinished jobs....

==> Compiling SCLAlertView/SCLSwitchView.m (arm64)…

rm /theos/templates/AQESP/.theos/obj/arm64/ImGuiDrawView.xm.mm

make[2]: *** [/theos/makefiles/instance/library.mk:52: /theos/templates/AQESP/.theos/obj/arm64/aqreh.dylib] Error 2

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

make: *** [/theos/makefiles/master/rules.mk:146: aqreh.all.tweak.variables] Error 2

iPhone:/theos/templates/AQESP root#

Posted
22 minutes ago, tien0246 said:

KittyMemory/imgui_impl_metal.mm:27
check it

Error is not coming from from that file. Because I tried another templates Ted2 but getting same simd build error and others. 

Posted
1 hour ago, aQReh said:

Error is not coming from from that file. Because I tried another templates Ted2 but getting same simd build error and others. 

Try download sdk or change version

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