Add -lole32 to mingw installation instructions

This commit is contained in:
Howard Hinnant
2017-12-26 15:21:01 -05:00
parent f3647d3e6c
commit fb048ec928

View File

@@ -26,7 +26,7 @@
<br/>
<br/>
<a href="mailto:howard.hinnant@gmail.com">Howard E. Hinnant</a><br/>
2017-11-26<br/>
2017-12-26<br/>
</address>
<hr/>
<h1 align=center>Time Zone Database Parser</h1>
@@ -3779,7 +3779,7 @@ macros.
</p>
<p>
mingw users: <code>-lpthread</code> is required.
mingw users: <code>-lpthread</code> and <code>-lole32</code> are required.
</p>
<h3>Linux specific:</h3>