Git Product home page Git Product logo

Comments (1)

lanlanxunshan avatar lanlanxunshan commented on September 27, 2024

我尝试在symbol_prefix.h添加这些报错符号,一共1203个,但是添加完以后,还有16个报错,这16个源码里在symbol_prefix.h中已经存在,重复添加与不重复添加,都报错, 不知道接下来怎么修改了

    cmd /C """cl"" /Zs /showIncludes  /Zi /Fdossl_static.pdb /Gs0 /GF /Gy /MD /W3 /wd4090 /nologo /O2 -I"crypto" -I"include" -I"providers\implementations\include" -I"providers\common\include" -D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files (x86)\\Common Files\\SSL\"" -D"ENGINESDIR=\"E:\\webrtc\\Tongsuo-github-8.4\\Tongsuo\\build\\win32\\lib\\engines-3\"" -D"MODULESDIR=\"E:\\webrtc\\Tongsuo-github-8.4\\Tongsuo\\build\\win32\\lib\\ossl-modules\"" -D"OPENSSL_BUILDING_OPENSSL" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"NDEBUG"   -DOPENSSL_BN_ASM_GF2m -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 "ssl\record\tls_pad.c" > ssl\record\libcommon-lib-tls_pad.d 2>&1"
    "lib" /nologo /out:providers\libcommon.lib @C:\Users\admin\AppData\Local\Temp\nmC291.tmp
    IF EXIST .manifest DEL /F /Q .manifest
    IF EXIST libcrypto-3.dll DEL /F /Q libcrypto-3.dll
    cmd /C ""link" /nologo /debug /dll  /nologo /debug @C:\Users\admin\AppData\Local\Temp\nmC31F.tmp /implib:libcrypto.lib || (DEL /Q libcrypto-3.* libcrypto.lib & EXIT 1)"

libcrypto.def : error LNK2001: 无法解析的外部符号 BABA_AES_cbc_encrypt
libcrypto.def : error LNK2001: 无法解析的外部符号 BABA_AES_decrypt
libcrypto.def : error LNK2001: 无法解析的外部符号 BABA_AES_encrypt
libcrypto.def : error LNK2001: 无法解析的外部符号 BABA_AES_set_decrypt_key
libcrypto.def : error LNK2001: 无法解析的外部符号 BABA_AES_set_encrypt_key
libcrypto.def : error LNK2001: 无法解析的外部符号 BABA_CRYPTO_memcmp
libcrypto.def : error LNK2001: 无法解析的外部符号 BABA_DES_decrypt3
libcrypto.def : error LNK2001: 无法解析的外部符号 BABA_DES_ede3_cbc_encrypt
libcrypto.def : error LNK2001: 无法解析的外部符号 BABA_DES_encrypt1
libcrypto.def : error LNK2001: 无法解析的外部符号 BABA_DES_encrypt2
libcrypto.def : error LNK2001: 无法解析的外部符号 BABA_DES_encrypt3
libcrypto.def : error LNK2001: 无法解析的外部符号 BABA_DES_ncbc_encrypt
libcrypto.def : error LNK2001: 无法解析的外部符号 BABA_OPENSSL_cleanse
libcrypto.def : error LNK2001: 无法解析的外部符号 BABA_RC4
libcrypto.def : error LNK2001: 无法解析的外部符号 BABA_RC4_options
libcrypto.def : error LNK2001: 无法解析的外部符号 BABA_RC4_set_key
libcrypto.lib : fatal error LNK1120: 16 个无法解析的外部命令
NMAKE : fatal error U1077: “cmd”: 返回代码“0x1”
Stop.
NMAKE : fatal error U1077: “"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\bin\HostX86\x86\nmake.exe"”: 返回代码“0x2”
Stop.

from tongsuo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.