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