eabase
eabase
I just want to inform you that the the MSYS `MINGW32` environment is no longer supported by MSYS, all others are.) It was mentioned in your docs here: * https://github.com/HDFGroup/hdf5/blob/develop/release_docs/CHANGELOG.md#added-support-for-mingw--msys2-when-building-with-cmake
I managed to get this built out of the box using VS 2022. With minor modification when using the code from here: * https://github.com/belfner/imcat Here are the instructions: 1. Open...
I used the update and more friendly fork from belfner: * https://github.com/belfner/imcat However, both versions suffer from some weird Font issues. Here is a comparison of how this `imcat` renders...
Hi, First of all thank you for having maintained this super useful tool, for more than a decade! 🥇 💯 Cygwin have been my main Windows terminal for at least...
Got installation errors in Kali linux: ```bash # dpkg -i nrf-udev_1.0.1-all.deb Selecting previously unselected package nrf-udev. (Reading database ... 493772 files and directories currently installed.) Preparing to unpack nrf-udev_1.0.1-all.deb ......
This Debian package is broken in more than one way! 1. It's assuming to use a `SysV init.d` based distro, but Debian is now mostly **`Systemd`**. So the DEBIAN scripts...
Please add the following to your README. 1. Since there is only one file of interest for the Debian package, you need some CLI magic to download the file in...
Contrary to the [refused](#1244) Nordic developer support, I can now establish that `nRF Connect for Desktop` works with nearly zero glitches on a fully updated **`Kali GNU/Linux Rolling 2025.4`**, and...