Hardware
| Device |
Screen |
| Raspberry Pi 4 4GB |
Waveshare 8" Screen |
Installation Method: Install.sh
Description of problem:
I tried installing it for the third time and it still throws me this error.
Traceback (if applicable):
/home/tomas/aasdk/src/Transport/SSLWrapper.cpp: In destructor �virtual aasdk::transport::SSLWrapper::~SSLWrapper()’:
/home/tomas/aasdk/src/Transport/SSLWrapper.cpp:42:5: error: �FIPS_mode_set’ was not declared in this scope
42 | FIPS_mode_set(0);
| ^~~~~~~~~~~~~
make[2]: *** [CMakeFiles/aasdk.dir/build.make:510: CMakeFiles/aasdk.dir/src/Transport/SSLWrapper.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [CMakeFiles/Makefile2:100: CMakeFiles/aasdk.dir/all] Error 2
make: *** [Makefile:156: all] Error 2
Aasdk Make failed with code 1
Edit: unknown characters in snippet

Hardware
Installation Method: Install.sh
Description of problem:
I tried installing it for the third time and it still throws me this error.
Traceback (if applicable):
Edit: unknown characters in snippet
