[Bf-committers] NAN Makefiles and blenderplayer?

Carsten Wartmann Carsten.Wartmann at imago-viva.de
Mon Aug 22 11:50:04 CEST 2005


Chris Want wrote:
> Carsten Wartmann wrote:
> 
>> Hello,
>>
>> I am browsing now for some time but I can't figure out how to build 
>> the blenderplayer with the NaN Makefiles? Blender itself builds fine, 
>> but what do I need to change (in the Makefiles) that blenderplayer 
>> gets compiled?
> 
> 
> I assume win/wingw?

Hmm, mingw yes.

> source/nan_definitions.mk
> 
> There is a window section that looks like this
> (with line numbers):
> 
>    443      BINTARGETS = blenderdynamic
>    444          ifneq ($(FREE_WINDOWS),true)
>    445              BINTARGETS += blenderplayer
>    446                  BINTARGETS += blenderdynplayer
>    447              BINTARGETS += plugin
>    448          endif
> 
> Maybe add "BINTARGETS += blenderplayer" after all that.
> Can't guarantee it'll compile though (might be turned
> off for a reason).

That did the trick! Do I understand line 444 right that it will not 
build blenderplayer on "FREE_Windows"?

However my compiled players seem to work right.

Regards,
Carsten






> 
> Chris
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at projects.blender.org
> http://projects.blender.org/mailman/listinfo/bf-committers
> 



More information about the Bf-committers mailing list