<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Build QtOpcUa with OpenSSL return fatal error: openssl&#x2F;asn1.h]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I'm trying to build QtOpcUa for <code>Qt 5.14.1</code> Unfortunately mingw32 shows an error <code>fatal error: openssl/asn1.h: No such file or directory</code>. I just downloaded <code>OpenSSL</code> toolkit via Qt maintanance tool.</p>
<p dir="auto">I was also trying to add includepath in qmake like here <a href="https://forum.qt.io/topic/112439/compile-error-fatal">https://forum.qt.io/topic/112439/compile-error-fatal</a> but it doesn`t work for me. Do you have any ideas what can i do in these case?</p>
]]></description><link>https://forum.qt.io/topic/112932/build-qtopcua-with-openssl-return-fatal-error-openssl-asn1-h</link><generator>RSS for Node</generator><lastBuildDate>Mon, 15 Jun 2026 10:44:23 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/112932.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 25 Mar 2020 14:20:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Build QtOpcUa with OpenSSL return fatal error: openssl&#x2F;asn1.h on Sat, 03 Apr 2021 11:19:57 GMT]]></title><description><![CDATA[<p dir="auto">Hi sir now am facing OPC installation on qt 5.14.0.<br />
Error :<em>openssl/asn1.h file not found</em><br />
I changed in qmake config also as per ur suggestion still same error throwing can u help me to solve this issue</p>
]]></description><link>https://forum.qt.io/post/653065</link><guid isPermaLink="true">https://forum.qt.io/post/653065</guid><dc:creator><![CDATA[SankarSurya]]></dc:creator><pubDate>Sat, 03 Apr 2021 11:19:57 GMT</pubDate></item><item><title><![CDATA[Reply to Build QtOpcUa with OpenSSL return fatal error: openssl&#x2F;asn1.h on Wed, 03 Jun 2020 19:23:24 GMT]]></title><description><![CDATA[<p dir="auto">Ok I solved it :)</p>
<p dir="auto">After doing <code>qmake</code> command you need to edit qmake config file and add INCLUDE+="path/to/openssl". That's will make this lib available for build process.</p>
<p dir="auto">For this version i also got problem with executing <code>mingw32-make install</code> .<br />
To fix that you need copy files manualy to QDIR folder.</p>
]]></description><link>https://forum.qt.io/post/598831</link><guid isPermaLink="true">https://forum.qt.io/post/598831</guid><dc:creator><![CDATA[Requ]]></dc:creator><pubDate>Wed, 03 Jun 2020 19:23:24 GMT</pubDate></item></channel></rss>