[Bf-committers] compile problem: AUD_Space.h not found

tom tomjpsun at gmail.com
Wed Jul 29 02:38:48 CEST 2015


Hi :

I build the source from git commit 335c301, on Mac OS X 10.10.4.
by scons, and the user-config.py is :
CC = '../lib/darwin-9.x.universal/clang-omp-3.5/bin/clang'
CXX = '../lib/darwin-9.x.universal/clang-omp-3.5/bin/clang++'

The error message is:
...
Compiling ==> 'rna_rna_gen.c'
In file included from /Users/tom/work/blender-dev/build/darwin/source/blender/makesrna/intern/rna_scene_gen.c:32:
source/blender/makesrna/intern/rna_scene.c:61:12: fatal error: 'AUD_Space.h'
      file not found
#  include AUD_TYPES_H
           ^
<command line>:145:21: note: expanded from here
#define AUD_TYPES_H <AUD_Space.h>
                    ^
1 error generated.
scons: *** [/Users/tom/work/blender-dev/build/darwin/source/blender/makesrna/intern/rna_scene_gen.o] Error 1





More information about the Bf-committers mailing list