-
Apple's linker rejects linking to libraries with allowable client lists:
```
$ cc -framework vecLib -o test test.m
ld: cannot link directly with 'vecLib' because product being built is n…
-
Attempting to use PlatformIO with the latest version of this library and a Teensy2 (ATMega32U4) via
```ini
[env:teensy2]
platform = teensy
board = teensy2
framework = arduino
build_unflags = -…
-
### The problem
When performing the update to ESPHome 2024.5.0 for my Arlec PC191HA smart power plug devices (which use WB2S board) I noted several warning messages scroll past
### What version…
-
After `LOAD "HTTP://MY.SERVER:8000/SHADES.D64", 8` the ESP8266 crashes:
```
28 IEC: [28] (20 LISTEN 08 DEVICE) F0 (F0 OPEN) (00 CHANNEL) [48 54 54 50 3A 2F 2F 31 39 32 2E 31 36 38 2E 31 37 38…
-
We are looking at porting an existing project that uses cellular over to mbed-ce but there seems to be a compile error and I cant figure out why given the types seem to match.
https://github.com/mb…
-
Remove OpenMP from code and use C++11 thread instead, because of MSVC OpenMP support.
This is a great undertaking that should be split into several issues:
- Each changed function shall have a unit …
-
Reported by an interviewee:
```
/usr/bin/ld: CMakeFiles/mir-test-input-framework.dir/fake_input_device_impl.cpp.o: in function `mir_test_framework::FakeInputDeviceImpl::InputDevice::synthesize…
-
oneCCL and Intel MPI are considering using UMF via `dlopen`. In that case, it is not possible to use pools that are compiled as a static library and are not part of the `libumf.so` binary.
For exam…
-
### Board
ESP32-Wrover
### Device Description
not related
### Hardware Configuration
not related
### Version
2.0.17
### IDE Name
PlatformIO
### Operating System
Window…
-
Hi brendaf
I am very keen to try out your new clustering approach. However, I cannot install your package from GitHub and it also fails to install when I try to build it locally. I am on a Mac with…