Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem bei der Installation PlatformIO #20

Open
maijo366 opened this issue Oct 22, 2022 · 4 comments
Open

Problem bei der Installation PlatformIO #20

maijo366 opened this issue Oct 22, 2022 · 4 comments

Comments

@maijo366
Copy link

Derzeit lässt sich der Code nicht mehr installieren. Fehlermeldungen werden angezeigt.
Hat sich in VSCode/Platformio etwas geändert?
Board Olimex BLE ESP32
Bitte um Hilfe

@leolurch
Copy link

leolurch commented Dec 8, 2022

Habe das gleiche Problem :/

@DaHype
Copy link

DaHype commented Feb 22, 2023

@maijo366
@leolurch

Konnte jemand das Problem schon beheben?

lib/eQ3/eQ3_util.cpp:1:10: fatal error: hwcrypto/aes.h: No such file or
directory
#include <hwcrypto/aes.h>
^~~~~~~~~~~~~~~~
compilation terminated.
Compiling .pio\build\esp32dev\FrameworkArduino\Esp.cpp.o
*** [.pio\build\esp32dev\lib05b\eQ3\eQ3_util.cpp.o] Error 1

================= [FAILED]

@lumokitho
Wäre Klasse wenn du mir kurz schreiben könntest, an was es bei der Fehlermeldung beim Compilieren, liegen könnte.
Danke

@MariusSchiffer
Copy link

Ersetzt hwcrypto/aes.h durch mbedtls/aes.h, die Funktionen sind Teil von mbedtls geworden

@DaHype
Copy link

DaHype commented Feb 24, 2023

@MariusSchiffer

Vielen Dank. Das wars. DANKE!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants