#24 fatal error: 'openssl/opensslv.h'

Otwarty
otworzone 2 lat temu przez akwangl · 0 komentarzy
akwangl skomentował 2 lat temu

我在mac 13中,将文档所有的依赖通过brew方式安装,再尝试运行make all命令时,它报错了,找不到这个头文件

./common/RSACipher.hpp:2:10: fatal error: 'openssl/opensslv.h' file not found
#include <openssl/opensslv.h>
         ^~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from ./navicat-patcher/PatchSolution2.cpp:1:
In file included from ./navicat-patcher/PatchSolutions.hpp:3:
./common/RSACipher.hpp:2:10: fatal error: 'openssl/opensslv.h' file not found
#include <openssl/opensslv.h>
         ^~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from ./navicat-patcher/PatchSolution3.cpp:1:
In file included from ./navicat-patcher/PatchSolutions.hpp:3:
./common/RSACipher.hpp:2:10: fatal error: 'openssl/opensslv.h' file not found
#include <openssl/opensslv.h>
         ^~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from ./navicat-patcher/main.cpp:10:
In file included from ./navicat-patcher/PatchSolutions.hpp:3:
./common/RSACipher.hpp:2:10: fatal error: 'openssl/opensslv.h' file not found
#include <openssl/opensslv.h>
         ^~~~~~~~~~~~~~~~~~~~
1 error generated.
make: *** [patcher] Error 1
我在mac 13中,将文档所有的依赖通过brew方式安装,再尝试运行make all命令时,它报错了,找不到这个头文件 ``` ./common/RSACipher.hpp:2:10: fatal error: 'openssl/opensslv.h' file not found #include <openssl/opensslv.h> ^~~~~~~~~~~~~~~~~~~~ 1 error generated. In file included from ./navicat-patcher/PatchSolution2.cpp:1: In file included from ./navicat-patcher/PatchSolutions.hpp:3: ./common/RSACipher.hpp:2:10: fatal error: 'openssl/opensslv.h' file not found #include <openssl/opensslv.h> ^~~~~~~~~~~~~~~~~~~~ 1 error generated. In file included from ./navicat-patcher/PatchSolution3.cpp:1: In file included from ./navicat-patcher/PatchSolutions.hpp:3: ./common/RSACipher.hpp:2:10: fatal error: 'openssl/opensslv.h' file not found #include <openssl/opensslv.h> ^~~~~~~~~~~~~~~~~~~~ 1 error generated. In file included from ./navicat-patcher/main.cpp:10: In file included from ./navicat-patcher/PatchSolutions.hpp:3: ./common/RSACipher.hpp:2:10: fatal error: 'openssl/opensslv.h' file not found #include <openssl/opensslv.h> ^~~~~~~~~~~~~~~~~~~~ 1 error generated. make: *** [patcher] Error 1 ```
Zaloguj się, aby dołączyć do tej rozmowy.
Brak etykiety
Brak kamienia milowego
Brak przypisania
1 uczestników
Ładowanie...
Anuluj
Zapisz
Nie ma jeszcze treści.