Jump to content

7 posts in this topic

Recommended Posts

Posted

Hello. how can i make arm64 and armv7 work for Cygwin program for Windows?

 

when i include

ARCHS = armv7 arm64

in makefile. it gives me this error.

quoc@[member=john] ~/dungeonhunter4cheats
$ make package
/home/quoc/dungeonhunter4cheats/theos/makefiles/targets/Cygwin/iphone.mk:38: Deploying to iOS 3.0 while building for 6.0 will generate armv7-only binaries.
Making all for tweak DungeonHunter4Cheats...
 Preprocessing Tweak.xm...
 Compiling Tweak.xm...
 Linking tweak DungeonHunter4Cheats...
ld: can't open output file for writing: /tmp/-990bfb.out, errno=2 for architecture armv7
armv7-apple-darwin11-clang: error: linker command failed with exit code 1 (use -v to see invocation)
/home/quoc/dungeonhunter4cheats/theos/makefiles/instance/library.mk:27: recipe for target 'obj/DungeonHunter4Cheats.dylib.1b5b9d6a.unsigned' failed
make[2]: *** [obj/DungeonHunter4Cheats.dylib.1b5b9d6a.unsigned] Error 1
/home/quoc/dungeonhunter4cheats/theos/makefiles/instance/library.mk:19: recipe for target 'internal-library-all_' failed
make[1]: *** [internal-library-all_] Error 2
/home/quoc/dungeonhunter4cheats/theos/makefiles/master/rules.mk:54: recipe for target 'DungeonHunter4Cheats.all.tweak.variables' failed
make: *** [DungeonHunter4Cheats.all.tweak.variables] Error 2

 

Posted

You can compile without adding that to makefile??

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