Visual Studio 6 users should get the processor pack. Note this in the
authorChris Morgan <cmorgan@alum.wpi.edu>
Mon, 26 Jan 2004 21:22:17 +0000 (21:22 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 26 Jan 2004 21:22:17 +0000 (21:22 +0000)
Visual C++ section.

documentation/testing.sgml

index eee793b81a11d5382d7eb6cf11e26c9c6325f9a2..a81ffb40a6fffae0be2afede59fdc445ef5c7568 100644 (file)
@@ -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