-
macOS High Sierra fails to build any apps due to iconv linking issue in pngtool.
I have installed the latest libiconv from macPorts.
```
bash-3.2$ ./configure DemoHelloWorld
==> configured to …
-
If—like us—you were wondering why your `bundle install` wasn't working on Big Sur, it's because `libiconv` isn't in the place this gem expects it to be (it moved into a shared cache, like how dlibs ar…
-
```
What steps will reproduce the problem?
1. ./make_all.sh libiconv
What is the expected output?
It compiles.
What do you see instead?
checking build system type... x86_64-unknown-linux-gnu
checkin…
-
I have recently updated the app that uses QRScanner lib and has the following bug that cause app to crash. The error occured in nougat nokia 5 device. I checked the previous version of the app which w…
-
I opened a bug report when I tried to pip install lxml with Python Arm64 (3.11.x or 3.12.x) on Windows 11 Pro Arm64 24H2
The response that I got was the winlibs does not support ARM64 compilation yet…
-
### Steps to reproduce the issue
```console
$ spack spec -I gettext
Input spec
--------------------------------
- gettext
Concretized
--------------------------------
- gettext@0.22.5%…
-
I don't see any target_link_libraries to iconv so I'm not sure why this is expected to work in the first place
-
When updating to 21.05, an upstream bug broke the Mac build. Should be fixed before the next release:
---
Okay, apparently this won’t work for now because of https://github.com/NixOS/nixpkgs/pul…
-
My environment:
* macOS Monterey
* I use MacPorts to install packages, I have no Homebrew packages
* cargo 1.71.2
* rustc 1.71.1 (eb26296b5 2023-08-03) (built from a source tarball)
I've downlo…
-
```
What steps will reproduce the problem?
1. To refer issue 48 and issue50, build pymssql for windows.
2. try to connect mssql server as below script.
import pymssql
conn = pymssql.connect(server="19…