From 591382f613cdfc330ec78af577bd1783a101e2d0 Mon Sep 17 00:00:00 2001 From: Andrew Meadows Date: Fri, 10 Oct 2008 18:05:43 +0000 Subject: Modified the hkDebugMemory.h file: OutputDebugString(s) ==> OutputDebugStringA(s) to prevent a bad cast error in the windows debug build of the simulator. I packaged up a new havok-4.6.1 windows binary and modified the install.xml file. --- install.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.xml b/install.xml index c118ed6fd8..b6052f17bc 100644 --- a/install.xml +++ b/install.xml @@ -676,9 +676,9 @@ windows md5sum - d4870e9ec615b221c4b5891b6e11235e + f25fbb29c2275267233c79f0c68ca37f url - scp:install-packages.lindenlab.com:/local/www/install-packages/doc/havok-4.6.1-windows-20081009.tar.bz2 + scp:install-packages.lindenlab.com:/local/www/install-packages/doc/havok-4.6.1-windows-20081010.tar.bz2 -- cgit v1.2.3