-
Environment: MacOS 14.6, M3 Pro chip
Darwin menghuas-MacBook-Pro.local 23.6.0 Darwin Kernel Version 23.6.0: Fri Jul 5 17:55:37 PDT 2024; root:xnu-10063.141.1~2/RELEASE_ARM64_T6030 arm64
Get a com…
-
## 🐛 Bug Report
```
d: warning: Could not find or use auto-linked framework 'CoreAudioTypes'
Undefined symbols for architecture arm64:
"_OBJC_CLASS_$_FlipperClient", referenced from:
objc…
-
### MAX SDK Version
12.6.1
### Device/Platform Info
IOS
### Current Behavior
i am using unity 2021.3.28f1.
Max SDK : 12.6.1
Adpters Added : Chart Boost, Admob, Facebook,iron source, mintegral,…
GTaps updated
1 month ago
-
Everything seemed to work until the ffmpeg build. The end of my build-ffmpeg.log file:
```
duplicate symbol '_av1_sgr_params' in:
/Users/michael/Dev/ffmpeg-compile/tool/lib/libSvtAv1Enc.a[48]…
-
### Version
v1.0.0 (234-f1ba34f-debug)
### Modules
Zygisk - LSPosed by JingMatrix v1.10.1 (7118)
### Description
In Android 15, the symbols `__dl__ZL6solist`, `__dl__ZL6somain` and `__dl__ZL4vd…
-
**Original issue title:** `-C strip=symbols` doesn't work like `strip = true`
### Problem
Reproducer: https://github.com/konstin/strip-reproducer/blob/main/compile.sh
With the default linker on lin…
-
After compiling the code from master and running the command
```bash
rviz2 -d src/ros-bridge/carla_ad_demo/config/carla_ad_demo_ros2.rviz
```
The rviz2 windows briefly appears in the screen an…
-
I haven't investigated this closely, but when I try to compile with packman I get this:
-- : error:
-- : can't load .so/.DLL for: /usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.4…
-
When trying to compile julia master on debian sid using this [Make.user](https://github.com/JuliaLang/julia/files/11952606/Make.user.txt),
if the linker is LLVM LLD 16, there's a bit of a warnings in…
-
Hello,
I thought I would try using purego to interface with macOS's unified logging framework. However I've hit a snag.
The unified logger uses a set of macros like `os_log_debug` that ultimately …