fix build on systems without CUDA,
apply opcode patch: http://code.google.com/p/bullet/issues/detail?id=175
This commit is contained in:
@@ -56,7 +56,7 @@ To do:
|
||||
// Precompiled Header
|
||||
#include "StdAfx.h"
|
||||
|
||||
using namespace IceCore;
|
||||
using namespace Opcode;
|
||||
|
||||
#define INVALIDATE_RANKS mCurrentSize|=0x80000000
|
||||
#define VALIDATE_RANKS mCurrentSize&=0x7fffffff
|
||||
|
||||
Reference in New Issue
Block a user