There seem to be 2 separate problems, one of them caused by GCC 4.7, the other being own Blender bug. r50469 should hopefully fix at least the second issue with CUDA compiling. It's a bit difficult to test this for all potential compiler+backend combinations, so please write here if you still encounter problems other than the
"identifier "__atomic_fetch_add" is undefined" On Fri, Sep 7, 2012 at 10:55 AM, Tobias Oelgarte <[email protected]> wrote: > Same error for me on Ubuntu 12.04 64bit (sm_21) with svn up. > > Tobias Oelgarte > > Am 07.09.2012 06:59, schrieb Daniel Salazar - 3Developer.com: >> Dammit! >> >> Daniel Salazar >> patazstudio.com >> >> >> On Thu, Sep 6, 2012 at 10:54 PM, PabloVazquez.org <[email protected]> wrote: >>> Yep, I'm a mad svnup-per but still happens to me. Even after make >>> clean, re-configuring cmake, and all that. >>> >>> /me disables compiling CUDA binaries for now >>> >>> On Fri, Sep 7, 2012 at 1:24 AM, Daniel Salazar - 3Developer.com >>> <[email protected]> wrote: >>>> Still? This got fixed for me since this morning, maybe svn up! >>>> >>>> cheers >>>> >>>> Daniel Salazar >>>> patazstudio.com >>>> >>>> >>>> On Thu, Sep 6, 2012 at 9:58 PM, PabloVazquez.org <[email protected]> >>>> wrote: >>>>> Same here. >>>>> >>>>> Log: http://www.pasteall.org/35011 >>>>> >>>>> System: Ubuntu 12.04 64bit, NVIDIA GeForce GTX 460M (driver 295.40) >>>>> >>>>> Thanks! >>>>> -- >>>>> Pablo Vazquez >>>>> CG Artist - Blender Foundation Certified Trainer >>>>> Twitter: http://twitter.com/venomgfx >>>>> E-Mail: [email protected] >>>>> Website: http://www.pablovazquez.org >>>>> >>>>> >>>>> On Fri, Sep 7, 2012 at 12:34 AM, James Wrigley <[email protected]> >>>>> wrote: >>>>>> Hi everyone, >>>>>> After the tomato branch merge CUDA isn't compiling for me. I've pasted >>>>>> the build errors here: http://www.pasteall.org/35010/text. If I >>>>>> disable CUDA then everything works as normal. >>>>>> >>>>>> I'm compiling using cmake on Fedora 17 64bit, and my GPU is a GeForce >>>>>> 8400M GS. >>>>>> Any help is appreciated :) >>>>>> >>>>>> Thanks, JamesNZ >>>>>> _______________________________________________ >>>>>> 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 >>> _______________________________________________ >>> 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 _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
