-
Notifications
You must be signed in to change notification settings - Fork 316
make all 报错找不到-lplist++ #3
Comments
最新版本已经失效,旧版本还可以用,就不提交代码了; |
66行 我编译后 ./navicat-keygen ./RegPrivateKey.pem |
验证,此方法生效。intel cpu下,mac版本10.15.7编译通过。谢谢。 |
./navicat-patcher /Applications/Navicat\ Premium.app
Press Enter to continue or Ctrl + C to abort. [+] Try to open "Contents/MacOS/Navicat Premium" ... Ok! [-] PatchSolution0 ...... Omitted. [*] Your Navicat version: 15.0.35 [-] Patch abort. None of PatchSolutions will be applied. |
MAC分支内容进行MAKE报错
make all g++ -std=c++17 -O2 \ -I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib \ \ \ \ -lcrypto -lcapstone -lkeystone -lplist++ ./navicat-patcher/CapstoneDisassembler.cpp ./navicat-patcher/KeystoneAssembler.cpp ./navicat-patcher/X64ImageInterpreter.cpp ./navicat-patcher/HelperIsResolvedTo.cpp ./navicat-patcher/HelperPrintMemory.cpp ./navicat-patcher/PatchSolution0.cpp ./navicat-patcher/PatchSolution1.cpp ./navicat-patcher/PatchSolution2.cpp ./navicat-patcher/main.cpp -o ./bin/navicat-patcher ld: library not found for -lplist++
The text was updated successfully, but these errors were encountered: