Re: Attribute error: image_settings
Ok, thanks again for your input.
I upgraded mys OS, now I'm on Lion OSX 10.7, and I have reinstalled XCode for 10.7.
Now I have these errors, apparently from the avi codec:
Thanks for your help!
Ok, thanks again for your input.
I upgraded mys OS, now I'm on Lion OSX 10.7, and I have reinstalled XCode for 10.7.
Now I have these errors, apparently from the avi codec:
Code:
scons: done reading SConscript files. scons: Building targets ... Compiling ==> 'avi.c' Compiling ==> 'avirgb.c' sh: gcc-4.2: command not found sh: gcc-4.2: command not found Compiling ==> 'codecs.c' sh: gcc-4.2: command not found scons: *** [/tmp/builder/source/blender/avi/intern/avi.o] Error 127 Compiling ==> 'endian.c' scons: *** [/tmp/builder/source/blender/avi/intern/avirgb.o] Error 127 scons: *** [/tmp/builder/source/blender/avi/intern/codecs.o] Error 127 sh: gcc-4.2: command not found scons: *** [/tmp/builder/source/blender/avi/intern/endian.o] Error 127 scons: building terminated because of errors.
Comment