[Bf-committers] does carve hate MacOS 10.5?

Mike Erwin significant.bit at gmail.com
Wed Feb 29 02:57:33 CET 2012


Yes, Leopard has gcc 4.2, and scons seems to be using it. Disabled
WITH_BF_CARVE as Sergey suggested, and the error goes away. It's a
mystery... but I can get on with Mac development now. Thanks!

Mike Erwin
musician, naturalist, pixel pusher, hacker extraordinaire



On Mon, Feb 27, 2012 at 4:23 AM, Jens Verwiebe <info at jensverwiebe.de> wrote:
> Yes, i use Apple-gcc-4.2 for compiling 10.5 builds, doesn´t Leopard have this ?
> Else you must where the missing file is located in gcc-4.0 and write a conditional.
>
> Jens
>
>
> Am 27.02.2012 um 01:55 schrieb Mike Erwin:
>
>> Hi all,
>>
>> An error is preventing scons from completing builds on my PowerBook G4:
>>
>> extern/carve/include/carve/triangulator_impl.hpp:409: error: no
>> matching function for call to
>> ‘Internal::hashtable_iterator<std::pair<const std::pair<unsigned int,
>> unsigned int>, carve::triangulate::detail::tri_pair_t*>, false,
>> false>::hashtable_iterator()’
>>
>> followed by a list of candidates in
>> /Developer/SDKs/MacOSX10.5.sdk/usr/include/c++/4.0.0/tr1/hashtable
>>
>> Is this an error in the carve library? In the SDK's header file? At
>> first I thought something was wrong with my user-config.py, but the
>> same thing happens with the standard config (with MACOSX_ARCHITECTURE
>> = 'ppc' of course).
>>
>> Latest trunk and lib, only the machine is old!
>>
>> Mike Erwin
>> musician, naturalist, pixel pusher, hacker extraordinaire
>> _______________________________________________
>> Bf-committers mailing list
>> Bf-committers at blender.org
>> http://lists.blender.org/mailman/listinfo/bf-committers
>
> _____________________________________
>
> Jens Verwiebe
> Allerskehre 44  -  22309 Hamburg
>
> Tel.: +49 40 68 78 50
> mobil: +49 172 400 49 07
> mailto: info at jensverwiebe.de
> web:  http://www.jensverwiebe.de
> _____________________________________
>
> _______________________________________________
> 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