From 4234a5ed7884cd0015b542abb28396f5db79b0d6 Mon Sep 17 00:00:00 2001 From: Chris Morgan Date: Mon, 26 Jan 2004 21:22:17 +0000 Subject: [PATCH] Visual Studio 6 users should get the processor pack. Note this in the Visual C++ section. --- documentation/testing.sgml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/documentation/testing.sgml b/documentation/testing.sgml index eee793b81a1..a81ffb40a6f 100644 --- a/documentation/testing.sgml +++ b/documentation/testing.sgml @@ -187,6 +187,14 @@ thread.c: 86 tests executed, 5 marked as todo, 0 failures. With Visual C++ + + Visual Studio 6 users: + - MSVC headers may not work well, try with Wine headers + - Ensure that you have the "processor pack" from + http://msdn.microsoft.com/vstudio/downloads/tools/ppack/default.aspx + as well as the latest service packs. The processor pack fixes "error C2520: conversion from unsigned + __int64 to double not implemented, use signed __int64" + get the Wine sources