Commit 4234a5ed authored by Chris Morgan's avatar Chris Morgan Committed by Alexandre Julliard

Visual Studio 6 users should get the processor pack. Note this in the

Visual C++ section.
parent e18aa3f6
......@@ -187,6 +187,14 @@ thread.c: 86 tests executed, 5 marked as todo, 0 failures.
</sect2>
<sect2>
<title>With Visual C++</title>
<screen>
Visual Studio 6 users:
- MSVC headers may not work well, try with Wine headers
- Ensure that you have the "processor pack" from
<ulink url="http://msdn.microsoft.com/vstudio/downloads/tools/ppack/default.aspx">http://msdn.microsoft.com/vstudio/downloads/tools/ppack/default.aspx</>
as well as the latest service packs. The processor pack fixes <emphasis>"error C2520: conversion from unsigned
__int64 to double not implemented, use signed __int64"</>
</screen>
<itemizedlist>
<listitem><para>
get the Wine sources
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment