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

Jörg Müller nexyon at gmail.com
Wed Jul 29 08:25:17 CEST 2015


Hi,

that is interesting, the defines set in 
source/blender/makesrna/intern/SConscript clearly works, otherwise 
AUD_TYPES_H would be undefined, but the include paths seem to be wrong. 
Can you build again with BF_QUIET=0 and post the full log on 
http://www.pasteall.org/ please?

Regards,
Jörg

On 2015-07-29, 02:38 tom wrote:
> 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
>
>
>
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers



More information about the Bf-committers mailing list