Hi Paolo, It may not be ideal, but at least I now have a woking build! =) For those who are curious, I removed the flags from blender/intern/cycles/CMakeLists.
Thanks, Patrick > Date: Sun, 16 Feb 2014 23:13:39 +0100 > From: [email protected] > To: [email protected] > Subject: Re: [Bf-committers] Trouble compiling kernel_avx on OSX 10.6.8 > > Hi Patrick, > I experience the same error when compiling on 10.6, the solution I used so > far is manually deleting the -mavx option from the makefiles in the ccmake > cycles directory, I can't check the files now but a grep -R "mavx" ./ from > command line in the ccmake folder should help you to locate the files using > the mavx option. This files are generated at every configuration so it's > not a good solution, I could not investigate further. Hope it helps > > Paolo > Il giorno 16/feb/2014 22:18, "patrick boelens" <[email protected]> ha > scritto: > > > Hey everyone, > > > > I've been trying to compile Blender for the first time in forever, and > > failed. I downloaded a clean trunk from git, but it's giving me an > > "unrecognized command line option "-mavx"" error in kernel_avx.cpp. On > > Thomas Dinges' advice I updated my GCC to 4.7.3, but to no avail; the error > > persists. I included a quick paste below[1], which verifies gcc is using > > the latest MacPorts version. Any ideas? > > > > Thanks, > > Patrick > > > > [1] www.pasteall.org/49566 > > > > _______________________________________________ > > Bf-committers mailing list > > [email protected] > > http://lists.blender.org/mailman/listinfo/bf-committers > > > _______________________________________________ > Bf-committers mailing list > [email protected] > http://lists.blender.org/mailman/listinfo/bf-committers _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
