[Bf-committers] Makefile question

joeedh joeeagar at prodigy.net
Fri Mar 4 06:32:27 CET 2005


Jeremy Wall wrote:

>As I am exploring the possibilities for using an external library in
>Blender I have a makefile question. If I were to use an external
>library  such as expat for the parser where would be the proper place
>to put it? does it belong in the lib directory outside of the blender
>source directory or in extern or intern in the source directory or is
>there some other totally different place it should go.
>_______________________________________________
>  
>
Extern/ if it's compiled by Blender, lib/ if there are precompiled 
binaries available for all platforms.  That's what I've generally observed.

joeedh


More information about the Bf-committers mailing list