[Bf-blender-cvs] CVS commit: blender SConstruct blender/source/blender/makesdna/intern SConscript

Michel Selten michel.s at home.nl
Mon Mar 15 20:55:12 CET 2004


michel (Michel Selten) 2004/03/15 20:55:12 CET

  Modified files:
    .                    SConstruct 
    blender/source/blender/makesdna/intern SConscript 
  
  Log:
  SCons updates
  * Added the following flags to config.opts:
    - PYTHON_LINKFLAGS
    - PLATFORM_LIBS
    - PLATFORM_LIBPATH
    - PLATFORM_LINKFLAGS
    Backup your original config.opts file and run scons again to get these new
    options.
  * Use freetype-config instead of pkg-config for determining the freetype2
    flags.
  * The new PYTHON_LINKFLAGS now enable the dynamic linking on Linux and
    possibly other platforms as well. This should resolve all linking problems
    reported to the mailing lists. (At least for Linux, I can't test other
    platforms).
  
  Revision  Changes    Path
  1.30      +20 -7     blender/SConstruct
  1.8       +1 -4      blender/source/blender/makesdna/intern/SConscript



More information about the Bf-blender-cvs mailing list