noncereboot1131UI icon indicating copy to clipboard operation
noncereboot1131UI copied to clipboard

/noncereboot1131UI/IOKit.framework/IOKit.tbd Undefined symbols for architecture arm64:

Open yuzhouheike opened this issue 6 years ago • 0 comments

ignoring file /Users/wangleilei03/noncereboot1131UI/IOKit.framework/IOKit.tbd, file was built for unsupported file format ( 0x2D 0x2D 0x2D 0x20 0x21 0x74 0x61 0x70 0x69 0x2D 0x74 0x62 0x64 0x2D 0x76 0x33 ) which is not the architecture being linked (arm64): /Users/wangleilei03/noncereboot1131UI/IOKit.framework/IOKit.tbd Undefined symbols for architecture arm64: "_IORegistryEntryGetProperty", referenced from: _getval in nonce.o "_IOConnectTrap6", referenced from: _kexecute in kexecute.o "_IORegistryEntrySetCFProperties", referenced from: _applydict in nonce.o "_IOServiceMatching", referenced from: _prepare_user_client in kexecute.o _get_iodtnvram_obj in unlocknvram.o _applydict in nonce.o _getval in nonce.o "_kIOMasterPortDefault", referenced from: _prepare_user_client in kexecute.o _get_iodtnvram_obj in unlocknvram.o _applydict in nonce.o _getval in nonce.o "_IOServiceGetMatchingService", referenced from: _prepare_user_client in kexecute.o _get_iodtnvram_obj in unlocknvram.o _applydict in nonce.o _getval in nonce.o "_IOServiceOpen", referenced from: _prepare_user_client in kexecute.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

It can't work for arm64?

yuzhouheike avatar Jun 09 '18 02:06 yuzhouheike