<div dir="ltr">That fixed the current problem.<div>Now this problem in crypto.h:</div><div><br></div><div><font color="#ff0000">OSSL_CRYPTO_ALLOC </font>void *CRYPTO_malloc(size_t num, const char *file, int line);<br><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Error (active)      E0077   this declaration has no storage class or type specifier DFDS    C:\Program Files\OpenSSL-Win64\include\openssl\crypto.h 344     <br>Error (active)        E0065   expected a ';'  DFDS    C:\Program Files\OpenSSL-Win64\include\openssl\crypto.h 344</div><div dir="ltr">         <br><div><div style="font-size:12.8px"><div style="font-size:12.8px"><font face="monospace, monospace">Don Payette</font></div><div style="font-size:12.8px"><span style="font-family:monospace,monospace;font-size:small">(cell) <a href="tel:(479)%20216-6320" value="+14792166320" style="color:rgb(17,85,204)" target="_blank">479-216-6320</a></span></div></div></div></div></div></div></div></div></div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, May 30, 2023 at 11:29 AM Don Payette <<a href="mailto:payettedon@gmail.com">payettedon@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Thus my confusion. The unzipped distribution has an "include" folder. I also downloaded a Win64 Installer and when it installs there is also an "include" folder.<div>So it sounds like I should use the latter for my compiles.<br clear="all"><div><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><font face="monospace, monospace"><br></font><div><div style="font-size:12.8px"><div style="font-size:12.8px"><font face="monospace, monospace">Don Payette</font></div><div style="font-size:12.8px"><span style="font-family:monospace,monospace;font-size:small">(cell) <a href="tel:(479)%20216-6320" value="+14792166320" style="color:rgb(17,85,204)" target="_blank">479-216-6320</a></span></div></div></div></div></div></div></div></div></div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, May 30, 2023 at 10:46 AM Michael Wojcik <<a href="mailto:Michael.Wojcik@microfocus.com" target="_blank">Michael.Wojcik@microfocus.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">> From: openssl-users <<a href="mailto:openssl-users-bounces@openssl.org" target="_blank">openssl-users-bounces@openssl.org</a>> On Behalf Of Don Payette<br>
> Sent: Tuesday, 30 May, 2023 08:53<br>
<br>
> I go look in C:\Users\MyUser\Documents\OpenSSL\include\openssl and I find:<br>
<br>
> <a href="http://ssl.h.in" rel="noreferrer" target="_blank">ssl.h.in</a><br>
> <a href="http://err.h.in" rel="noreferrer" target="_blank">err.h.in</a><br>
<br>
> but  doesn't have<br>
<br>
> ssl.h<br>
> err.h<br>
<br>
<br>
The *.in files are source used to build the headers. What you seem to be looking at is the source for OpenSSL, not a built OpenSSL distribution.<br>
</blockquote></div>
</blockquote></div>