Mike Mitchell
Mike Mitchell
I had a very similar problem using platfromio, same error. The ArduinoHttpClient library uses conflicting names with the ones in https://github.com/espressif/arduino-esp32 The file name for the .h file is the...
As I mentioned, it's a header file name conflict with that library. My fork is public if you want to try it instead. https://github.com/Panometric/ArduinoHttpClient
Not stale, still a pertinent issue.
Still present in Core 5.0.4a2·Home 3.3.1 ``` Linking .pio\build\esp32_wrover_16M_FT2232H\firmware.elf Retrieving maximum program size .pio\build\esp32_wrover_16M_FT2232H\firmware.elf Building .pio\build\esp32_wrover_16M_FT2232H\firmware.bin Checking size .pio\build\esp32_wrover_16M_FT2232H\firmware.elf Advanced Memory Usage is available via "PlatformIO Home > Project Inspect"...
Can't believe this is still open in 2022. Is there something platform specific? @pearson observation that it works sometimes suggests a race condition. I've gone back to esp-idf extension because...
Closed per #123
The port 1992 is being reserved by Hyper-V which is also used by docker desktop. See: https://github.com/googlevr/gvr-unity-sdk/issues/1002
@Llgok , @lewisxhe can you get the latest?
I also think the functionality of getting a new preview with just moving the file selector is critical. Seems like this proposal is OK if a dockable peek that just...
I've seen this when the client id is duplicated. Bridge clients must have a unique client ID, set with "connection" or "remote_clientid" options. .