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/>
|
||||
<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>
|
||||
|
Reference in New Issue
Block a user