Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile errors #65

Open
dsfsdsfss opened this issue Apr 13, 2019 · 0 comments
Open

Compile errors #65

dsfsdsfss opened this issue Apr 13, 2019 · 0 comments

Comments

@dsfsdsfss
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant