yalu icon indicating copy to clipboard operation
yalu copied to clipboard

Compile errors

Open dsfsdsfss opened this issue 5 years ago • 0 comments

ld: warning: The i386 architecture is deprecated for macOS (remove from the Xcode build setting: ARCHS) ld: warning: ignoring file /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib/libSystem.tbd, missing required architecture i386 in file /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/lib/libSystem.tbd ld: warning: ignoring file /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks//Foundation.framework/Foundation.tbd, missing required architecture i386 in file /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks//Foundation.framework/Foundation.tbd Undefined symbols for architecture i386: ".objc_class_name_NSFileHandle", referenced from: pointer-to-literal-objc-class-name in main-9d64f7.o ".objc_class_name_NSMutableDictionary", referenced from: pointer-to-literal-objc-class-name in libxnuexp-96b6ae.o ".objc_class_name_NSNumber", referenced from: pointer-to-literal-objc-class-name in libxnuexp-96b6ae.o ".objc_class_name_NSObject", referenced from: .objc_class_name_xnuexp_fat_mach_o in libxnuexp-96b6ae.o .objc_class_name_xnuexp_mach_o in libxnuexp-96b6ae.o "_NSLog", referenced from: _dump_dyld_segments in main-9d64f7.o _dump_dyld_header in main-9d64f7.o _process_dyld_file in main-9d64f7.o _main in main-9d64f7.o "___CFConstantStringClassReference", referenced from: CFString in main-9d64f7.o CFString in main-9d64f7.o CFString in main-9d64f7.o CFString in main-9d64f7.o CFString in main-9d64f7.o CFString in main-9d64f7.o CFString in main-9d64f7.o ... "___assert_rtn", referenced from: _dump_dyld_segments in main-9d64f7.o _main in main-9d64f7.o -[xnuexp_fat_mach_o initWithContentsOfFile:] in libxnuexp-96b6ae.o -[xnuexp_mach_o initWithContentsOfFile:] in libxnuexp-96b6ae.o "___bzero", referenced from: _main in main-9d64f7.o "___error", referenced from: _process_dyld_file in main-9d64f7.o "___memcpy_chk", referenced from: _dump_dyld_segments in main-9d64f7.o _dump_dyld_header in main-9d64f7.o _process_dyld_file in main-9d64f7.o _main in main-9d64f7.o "___stack_chk_fail", referenced from: _main in main-9d64f7.o "___stack_chk_guard", referenced from: _main in main-9d64f7.o "___strcpy_chk", referenced from: _main in main-9d64f7.o "_close$UNIX2003", referenced from: _main in main-9d64f7.o "_exit", referenced from: _process_dyld_file in main-9d64f7.o _main in main-9d64f7.o "_fstat$INODE64", referenced from: _main in main-9d64f7.o -[xnuexp_fat_mach_o initWithContentsOfFile:] in libxnuexp-96b6ae.o -[xnuexp_mach_o initWithContentsOfFile:] in libxnuexp-96b6ae.o "_ftruncate", referenced from: _main in main-9d64f7.o "_malloc", referenced from: _dump_dyld_segments in main-9d64f7.o _dump_dyld_header in main-9d64f7.o "_memmem", referenced from: _main in main-9d64f7.o "_memset", referenced from: _main in main-9d64f7.o "_mmap$UNIX2003", referenced from: _process_dyld_file in main-9d64f7.o _main in main-9d64f7.o -[xnuexp_fat_mach_o initWithContentsOfFile:] in libxnuexp-96b6ae.o -[xnuexp_mach_o initWithContentsOfFile:] in libxnuexp-96b6ae.o "_munmap$UNIX2003", referenced from: -[xnuexp_fat_mach_o initWithContentsOfFile:] in libxnuexp-96b6ae.o -[xnuexp_fat_mach_o dealloc] in libxnuexp-96b6ae.o -[xnuexp_mach_o initWithContentsOfFile:] in libxnuexp-96b6ae.o -[xnuexp_mach_o dealloc] in libxnuexp-96b6ae.o "_objc_copyStruct", referenced from: -[xnuexp_mach_o slide] in libxnuexp-96b6ae.o -[xnuexp_mach_o setSlide:] in libxnuexp-96b6ae.o -[xnuexp_mach_o base] in libxnuexp-96b6ae.o "_objc_msgSend", referenced from: _process_dyld_file in main-9d64f7.o _main in main-9d64f7.o -[xnuexp_mach_o_32 solveSymbol:] in libxnuexp-96b6ae.o -[xnuexp_mach_o_64 solveSymbol:] in libxnuexp-96b6ae.o -[xnuexp_fat_mach_o initWithContentsOfFile:] in libxnuexp-96b6ae.o +[xnuexp_fat_mach_o withContentsOfFile:] in libxnuexp-96b6ae.o +[xnuexp_fat_mach_o withBytes:] in libxnuexp-96b6ae.o ... "_objc_msgSendSuper", referenced from: -[xnuexp_fat_mach_o dealloc] in libxnuexp-96b6ae.o -[xnuexp_mach_o dealloc] in libxnuexp-96b6ae.o "_open$UNIX2003", referenced from: _main in main-9d64f7.o -[xnuexp_fat_mach_o initWithContentsOfFile:] in libxnuexp-96b6ae.o -[xnuexp_mach_o initWithContentsOfFile:] in libxnuexp-96b6ae.o "_strcmp", referenced from: _rebaseDyld in main-9d64f7.o _dump_dyld_segments in main-9d64f7.o _main in main-9d64f7.o -[xnuexp_mach_o_32 solveSymbol:] in libxnuexp-96b6ae.o -[xnuexp_mach_o_64 solveSymbol:] in libxnuexp-96b6ae.o "_strerror$UNIX2003", referenced from: _process_dyld_file in main-9d64f7.o "_vm_page_size", referenced from: _dump_dyld_segments in main-9d64f7.o _process_dyld_file in main-9d64f7.o _main in main-9d64f7.o ld: symbol(s) not found for architecture i386 clang: error: linker command failed with exit code 1 (use -v to see invocation)

Any help?

dsfsdsfss avatar Apr 13 '19 01:04 dsfsdsfss