[Bf-committers] Gameengine - ODE and Python

Chris Want bf-committers@blender.org
Thu, 31 Jul 2003 14:10:17 -0600


>> If you are using the 
>>main tree, can you help me figure out how to compile it with the game 
>>engine enabled, cause it didn't want to work for me.
> 
> 
> What's the problem? Which build system do you use? msvc6/7/cygwin/nanmake?
> I only know something about msvc6. I haven't managed a cygwin build
> for now.

source/nan_compile.mk, uncomment the line:

#CFLAGS += -DGAMEBLENDER=1

Chris