[Bf-committers] OSX intel Libs

Davide Vercelli davide.vercelli at gmail.com
Fri Oct 27 08:21:03 CEST 2006


> Linking program ==> 'blender'
> /usr/bin/ld: Undefined symbols:
> _libiconv
> _libiconv_close
> _libiconv_open

It can't find libiconv symbols. I skipped that atogether compiling
with BF_INTERNATIONAL = 'false' for now. (Actually I have disabled
pretty much everything).

By the way, there are some BF_ symbols not working, such as BF_SDL,
BF_BULLET and BF_PNG: you need the libraries even if you say 'false'.
I admit that compiling without png support is quite perverse, but
still...

And, as said before, almost all Sconscripts in extern assume a powerpc
architecture for darwin.

UncleZeiv


More information about the Bf-committers mailing list