From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.byosoft.com.cn (mail.byosoft.com.cn [58.240.74.242]) by mx.groups.io with SMTP id smtpd.web11.8487.1602583408321047637 for ; Tue, 13 Oct 2020 03:03:29 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=none, err=permanent DNS error (domain: byosoft.com.cn, ip: 58.240.74.242, mailfrom: gaoliming@byosoft.com.cn) Received: from DESKTOPS6D0PVI ([58.246.60.130]) (envelope-sender ) by 192.168.6.13 with ESMTP for ; Tue, 13 Oct 2020 18:03:26 +0800 X-WM-Sender: gaoliming@byosoft.com.cn X-WM-AuthFlag: YES X-WM-AuthUser: gaoliming@byosoft.com.cn From: "gaoliming" To: , References: <908e41f8a6b24ad5b676964b5b6021ec@zhaoxin.com> In-Reply-To: <908e41f8a6b24ad5b676964b5b6021ec@zhaoxin.com> Subject: =?UTF-8?B?5Zue5aSNOiBbZWRrMi1kZXZlbF0gT3BlbnNzbExpYiBjb21waWxpbmcgZXJyb3IgOiBjYW5ub3Qgb3BlbiBpbmNsdWRlIGZpbGUgOiBvcGVuc3NsL2Flcy5o?= Date: Tue, 13 Oct 2020 18:03:27 +0800 Message-ID: <000b01d6a148$18c306c0$4a491440$@byosoft.com.cn> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQJK+tqujCT1vWqF6juB+714637cW6ismgYQ Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Content-Language: zh-cn Can you print the full build log and check the compiler include path? Is this a clean build issue or incremental build issue? Thanks Liming > -----=E9=82=AE=E4=BB=B6=E5=8E=9F=E4=BB=B6----- > =E5=8F=91=E4=BB=B6=E4=BA=BA: bounce+27952+66166+4905953+8761045@groups.i= o > =E4=BB=A3=E8=A1=A8 Tiger > Liu(BJ-RD) > =E5=8F=91=E9=80=81=E6=97=B6=E9=97=B4: 2020=E5=B9=B410=E6=9C=8813=E6=97= =A5 16:38 > =E6=94=B6=E4=BB=B6=E4=BA=BA: devel@edk2.groups.io > =E4=B8=BB=E9=A2=98: [edk2-devel] OpensslLib compiling error : cannot ope= n include file : > openssl/aes.h >=20 > Hi, experts: > When I compiled OpensslLib, I met a problem: > ...... > \CryptoPkg\Library\OpensslLib\openssl\crypto\aes\aes_core.c(42): fatal > error C1083: Cannot open include file: 'openssl/crypto.h': No such file = or > directory > \CryptoPkg\Library\OpensslLib\openssl\crypto\aes\aes_misc.c(10): fatal > error C1083: Cannot open include file: 'openssl/opensslv.h': No such fil= e or > directory > ...... >=20 > But these files exist in > CryptoPkg\Library\OpensslLib\openssl\include\openssl . >=20 > Does anybody meet same problems? >=20 > Note: > CryptoPkg.dec has also declared this include path: > ...... > [Includes.Common.Private] > Private > Library/Include > Library/OpensslLib/openssl/include > ...... >=20 > Thanks >=20 >=20 > =E4=BF=9D=E5=AF=86=E5=A3=B0=E6=98=8E=EF=BC=9A > =E6=9C=AC=E9=82=AE=E4=BB=B6=E5=90=AB=E6=9C=89=E4=BF=9D=E5=AF=86=E6=88=96= = =E4=B8=93=E6=9C=89=E4=BF=A1=E6=81=AF=EF=BC=8C=E4=BB=85=E4=BE=9B=E6=8C=87= =E5=AE=9A=E6=94=B6=E4=BB=B6=E4=BA=BA=E4=BD=BF=E7=94=A8=E3=80=82=E4=B8=A5= =E7=A6=81=E5=AF=B9=E6=9C=AC=E9=82=AE=E4=BB=B6=E6=88=96=E5=85=B6 > =E5=86=85=E5=AE=B9=E5=81=9A=E4=BB=BB=E4=BD=95=E6=9C=AA=E7=BB=8F=E6=8E=88= = =E6=9D=83=E7=9A=84=E6=9F=A5=E9=98=85=E3=80=81=E4=BD=BF=E7=94=A8=E3=80=81= =E5=A4=8D=E5=88=B6=E6=88=96=E8=BD=AC=E5=8F=91=E3=80=82 > CONFIDENTIAL NOTE: > This email contains confidential or legally privileged information and i= s for the > sole use of its intended recipient. Any unauthorized review, use, copyin= g or > forwarding of this email or the content of this email is strictly prohib= ited. >=20 >=20 >=20 >=20