BGE: VideoTexture was not included, missing WITH_FFMEG defined. Fixed in all building system.
This commit is contained in:
@@ -32,6 +32,9 @@ if env['WITH_BF_PYTHON']:
|
||||
incs += ' ' + env['BF_PYTHON_INC']
|
||||
else:
|
||||
defs.append('DISABLE_PYTHON')
|
||||
|
||||
if env['WITH_FFMPEG']:
|
||||
defs.append('DWITH_FFMPEG')
|
||||
|
||||
if env['OURPLATFORM'] in ('win32-vc', 'win64-vc', 'win32-mingw'):
|
||||
if env['BF_DEBUG']:
|
||||
|
||||
Reference in New Issue
Block a user