-
```
What steps will reproduce the problem?
1. Download the supplied zipfile and copy all contents to bin-folder
2. Reference lib-pdf in the project
3. Include supplied example code in the project
4. R…
-
```
What steps will reproduce the problem?
1. Download the supplied zipfile and copy all contents to bin-folder
2. Reference lib-pdf in the project
3. Include supplied example code in the project
4. R…
-
```
What steps will reproduce the problem?
1. Download the supplied zipfile and copy all contents to bin-folder
2. Reference lib-pdf in the project
3. Include supplied example code in the project
4. R…
-
```
What steps will reproduce the problem?
1. Download the supplied zipfile and copy all contents to bin-folder
2. Reference lib-pdf in the project
3. Include supplied example code in the project
4. R…
-
I'm using the 64/freetype6.dll provided with this package, and it runs fine on Win10-64.
Same app installed on Win7-64 gives windows-error on start:
"Dll "freetype6": Module not found. (Exception…
TomQv updated
6 years ago
-
## Manually built currently:
- [x] gfortran (on x86_64, to add -fPIC), custom built on Alpine
- [x] zlib (might not need manual build) We might be able to use the zlib-static package instead, and set…
-
Some packages have collisions, which makes users unable to get a devshell.
I am not sure if the collision is an issue of those packages. But I think it would be good if dream2nix could ignore them…
-
Static linking against FreeType is possible, and FreeType supplies a static form, `libfreetype.a`. It should be possible to link against this instead of the dynamic library.
-
#43487 added the following dependencies to matplotlib:
```python
depends_on("freetype@2.3:")
depends_on("freetype@2.6.1", type="test")
```
The idea is that any version of freetype 2.3+ is fine, b…
-
Trying to build from master kivy-ios on macos x 15.1.1 with cython 3.0.11
buildozer -v ios debug
eventually results in this failure.
```
[INFO ] Cythonize ios.pyx
[INFO ] Running Shel…