Closed shenlebantongying closed 6 days ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
is this a libzim dependence issue? If yes, can report this to libzim project.
Windows build too, but it doesn't work starting from here -> microsoft/vcpkg#39600)
the link is opencc?
FindICU finds the icu provided by Apple's SDK (? or system itself)
We need the one from homebrew which libzim linked with.
Is this some libzim link problem?
https://github.com/xiaoyifang/goldendict-ng/actions/runs/11875181316 Do not work now.
Homebrew is in a long migration of icu 75->76.
Now, libzim depends on icu4c@76.
Add rudimentary code to verify it.
(Random:
I don't like any of these, but let's work with this for now.
I tried to use vcpkg on macOS like our Windows build too, but it doesn't work starting from here -> https://github.com/microsoft/vcpkg/pull/39600)