-
Hi,
trying to build under MacOsX 10.13.6, using the script ./dosbox-x/build-scripts/macosx/make-macosx-build.sh
Failed with message:
> Undefined symbols for architecture x86_64:
> "D…
-
Undefined symbols for architecture x86_64:
"___pthread_set_self", referenced from:
_injectEntry in mach_inject_bundle_stub.o
ld: symbol(s) not found for architecture x86_64
clang: error: linke…
-
Undefined symbols for architecture x86_64:
"KZip::KZip(QString const&)", referenced from:
EPubContainer::openFile(QString) in epubcontainer.o
"KArchiveEntry::name() const", referenced fro…
-
[Accepted Proposal](https://github.com/ziglang/zig/pull/3971#issuecomment-575766966)
------
We need a way to declare an external symbol, but one that should be NULL rather than a linker error if…
-
My Linux build server reports the following linker error:
```
ld.lld: error: relocation R_X86_64_PC32 cannot be used against symbol 'vtable for realm::internal::DefaultTransport'; recompile with …
-
When i upgrade version 1.1.6 and run project ios. It has an error:
163 duplicate symbols for architecture x86_64
Linker command failed with exit code 1 (use -v to see invocation)
If i use version…
-
This library does not work with XCode 15. Our project has had react-native-is-muted installed for a long time with no issues, but iOS build started failing after XCode 15 upgrade. When this library is…
-
我下载了后,引用UMSAgent.h就报错,错误信息如下:
Undefined symbols for architecture arm64:
"_OBJC_CLASS_$_UMSAgent", referenced from:
objc-class-ref in AppDelegate.o
ld: symbol(s) not found for architecture …
-
Undefined symbols for architecture i386:
"_OBJC_CLASS_$_MGVideoManager", referenced from:
objc-class-ref in MGMarkSetViewController.o
"_OBJC_CLASS_$_MGImageData", referenced from:
…
-
### Description
Add an `MBEDTLS_NOEXPORT` sort of mechanism that both check-names.sh and the linker should understand to exclude third party symbols from the library.
https://github.com/ARMmbed/…