[Bf-committers] [22334] branches/blender2.5/blender: fix for build problem with audiospace and implicit declaration.

GSR gsr.b3d at infernal-iceberg.com
Tue Aug 11 03:16:58 CEST 2009


Someone asked for some clarifications, sorry.

Hi,
gsr.b3d at infernal-iceberg.com (2009-08-10 at 2037.31 +0200):
> Or other places where all the headers are at the same level, and thus
> installing them works (via the *.h glob) even if they are not, for example:

"they are not" -> "they should not, by not being 'api'".

> Yep, and then I could fix makefiles in one or the other direction,
> because the source tree has examples for everything, with intern or
> without intern, with hardcoded -I or ones that depend on variables. If
> the way to go is to use in tree headers, then we can save a lot of
> install operations.

That "-I" is the one in "CPPFLAGS += -I../something" or "CPPFLAGS +=
-I$(NAN_SOMETHING)/include".

GSR
 


More information about the Bf-committers mailing list