-
I just tried compiling pixie on a Macbook Pro, macOS 10.13.2, but couldn't run the resulting `pixie-vm` executable. It crashed with the following error message:
```
$ ./pixie-vm
in internal funct…
-
It would be good to perform some benchmarking of utf8proc against ICU, and in general to perform some profiling to see if there are any easy targets for optimization.
-
**Host Environment**
- OS: Windows 10
- Compiler: Visual C++ 2022 x64
**To Reproduce**
Steps to reproduce the behavior:
`./vcpkg install xxxx`
**Failure logs**
```
mkdir: cannot create di…
-
This library looks awesome but I had trouble building fstalign on macOS sonoma (the issues likely apply to M1 machines running ventura as well). I will outline the steps I followed to build this libra…
-
Code:
```cpp
auto title_l = KW_CreateLabel(gui, frame,"Text Wrapping in Scrollbox\n(Horizontal Bar Disabled)", &r);
//KW_LabelEnableWrap(title_l);
KW_SetLabelAlignment(title_l, KW_LABEL_ALIGN_RIGH…
-
Sometimes, files have Umlauts (üöä) in them or contain diacritics (éáó) which might be difficult to type on an US/ISO keyboard. It would be great if search could be performed on the base chars, i.e. w…
-
Hi, thank you for this wonderful driver. Unfortunately, I am unable to install it into the official Docker image. I have tried following Dockerfile:
```
FROM metabase/metabase:v0.43.0
RUN apk a…
-
```
Congrats on the work for revision 99 with the adoption of CEF 3.1916.1749 and
the Mac fix for visibility. For the first time we can have multiple tabs
working on the Mac :-) I did notice a regre…
-
Hi, I'm a developer with the MacPorts package management system, and after updating icu from 55.1 to 58.2, we're unable to build mapnik 3.0.13:
```
/usr/bin/clang++ -o demo/c++/rundemo -stdlib=lib…
-
```
Congrats on the work for revision 99 with the adoption of CEF 3.1916.1749 and
the Mac fix for visibility. For the first time we can have multiple tabs
working on the Mac :-) I did notice a regre…