Olivier Hault

Results 109 comments of Olivier Hault

Now, I have this compile error with usb_webcam. ``` C:/esp-iot-solution/examples/usb/device/usb_webcam/main/usb_webcam_main.c:21:10: fatal error: bsp/esp-bsp.h: No such file or directory 21 | #include "bsp/esp-bsp.h" | ^~~~~~~~~~~~~~~ compilation terminated. ``` Full log: ```...

Hi @leeebo, do you confirm it is a bug or is it a missing dependencies I should have installed manually ? Is there a possible workaround ?

> Hi @ohault Before compiling, did you modify any configuration items in the menuconfig? Can you show me which components are in your management_components directory? Hi @lijunru-hub, I didn't change...

@lijunru-hub, I'm using an ESP32 S3 CAM ESP32 S3 WROOM 1 N16R8 Development Board with OV5640 Camera. This module is working from [ESP Launchpad for esp-iot-solution](https://espressif.github.io/esp-launchpad/?flashConfigURL=https://dl.espressif.com/AE/esp-iot-solution/config.toml) when I use the...

Hi @lijunru-hub, with this last command applied, it is eventually working. Thank you. To summarize : - A component version checking issue exists on Windows (). Workaround : https://github.com/espressif/esp-iot-solution/issues/383#issuecomment-2217162424 -...

I have just tested version 0.16.0 with a HCU-Test.reg using the encoding UTF-16 LE. Here are the results: C:\>initool version 0.16.0 C:\>initool -p get HCU-Test.reg HKEY_CURRENT_USER\Test\subkey1 C:\>echo %errorlevel% 1 C:\>initool...

[HCU-Test.reg.txt.zip](https://github.com/dbohdan/initool/files/15404489/HCU-Test.reg.txt.zip) Please find attached the requested file.

Thank you @dbohdan C:\>initool.exe version 0.17.0 C:\>initool -p get HCU-Test.reg Error: unsupported encoding: UTF-16 LE C:\>echo %errorlevel% 1 C:\>initool -p get HCU-Test.reg HKEY_CURRENT_USER\Test\subkey1 Error: unsupported encoding: UTF-16 LE C:\>echo %errorlevel%...

Using "Remote Deskop client / Windows app" to use from your local desktop a Windows app running on a remote Windows Server, is using a set of technologies documented as...

> you need to connect a UE to get a console trace. @pgawlowicz do you mean hereunder "nan" strings will be replaced by actuals only once UEs will be connected...