forked from HowardHinnant/date
Add -lole32 to mingw installation instructions
This commit is contained in:
4
tz.html
4
tz.html
@@ -26,7 +26,7 @@
|
|||||||
<br/>
|
<br/>
|
||||||
<br/>
|
<br/>
|
||||||
<a href="mailto:howard.hinnant@gmail.com">Howard E. Hinnant</a><br/>
|
<a href="mailto:howard.hinnant@gmail.com">Howard E. Hinnant</a><br/>
|
||||||
2017-11-26<br/>
|
2017-12-26<br/>
|
||||||
</address>
|
</address>
|
||||||
<hr/>
|
<hr/>
|
||||||
<h1 align=center>Time Zone Database Parser</h1>
|
<h1 align=center>Time Zone Database Parser</h1>
|
||||||
@@ -3779,7 +3779,7 @@ macros.
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
mingw users: <code>-lpthread</code> is required.
|
mingw users: <code>-lpthread</code> and <code>-lole32</code> are required.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h3>Linux specific:</h3>
|
<h3>Linux specific:</h3>
|
||||||
|
Reference in New Issue
Block a user