Volumes Of Fun
http://www.volumesoffun.com/phpBB3/

Patches for PolyVox on Windows
http://www.volumesoffun.com/phpBB3/viewtopic.php?f=2&t=96
Page 1 of 1

Author:  rpavlik [ Thu Dec 02, 2010 6:53 pm ]
Post subject:  Patches for PolyVox on Windows

Two quick patches here:

The first adjusts the build system so that if boost is needed (older MSVC versions), it will search for it and add it to the include path.

The second replaces the hardcoded typedefs for integers: as long as you need Boost for versions of msvc without shared_ptr, you may as well use it for cstdint. This should ensure that the types are actually the size they say they are, even on a 64-bit build.

Attachments:
PolyVoxPatches.zip [1.41 KiB]
Downloaded 282 times

Author:  David Williams [ Thu Dec 02, 2010 8:19 pm ]
Post subject:  Re: Patches for PolyVox on Windows

Applied and committed, thanks for the patch.

I'll also keep in mind that we have another VS2008 user... let me know if I break anything ;-)

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/