[Bf-viewport] macOS Compile error in Blender2.8/viewport branch

Mike Erwin significant.bit at gmail.com
Sat Feb 25 16:22:43 CET 2017


Clay does not work right now on Mac or Mesa. Your Intel GPU will be able to
run it when it's finished! Before then Windows is the best way to test Clay.

On Sat, Feb 25, 2017 at 8:47 AM kidux <blender at vip.qq.com> wrote:

> Hi Mike,
> The libs is latest /darwin libs
>
> I use both
>
> $ make lite
>
> $ make lite debug
>
> It works.
>
> But when I open Blender and change render engine type to clay render,
> Blender crash.
>
> Did I need a discrete graphics mac mechine instead of Intel graphics(Intel
> Iris Graphics 5100)?
>
> Or now the clay render can't work under integrated graphics?
>
>
> ------------------ 原始邮件 ------------------
> *发件人:* "Mike Erwin";<significant.bit at gmail.com>;
> *发送时间:* 2017年2月25日(星期六) 晚上9:10
> *收件人:* "bf-viewport"<bf-viewport at blender.org>;
> *主题:* Re: [Bf-viewport] macOS Compile error in Blender2.8/viewport branch
>
> I don't know how to fix this, but I usually build on Mac with
>
> $ make lite debug
>
> Does that work for you? I'm also on latest MacOS and Xcode, same versions.
>
> Are you using the new darwin libs (not darwin-9.x-universal)?
>
> Mike Erwin
> musician, naturalist, pixel pusher, hacker extraordinaire
>
> On Sat, Feb 25, 2017 at 12:35 AM, kidux <blender at vip.qq.com> wrote:
>
> *System Information*
> macOS 10.12.3 xcode 8.2.1
>
> *Blender Version*
> Blender2.8 branch
>
> *Short description of error*
> use command make to compile Blender2.8branch in console, error report not
> find 'mutex' I think this is need set cxx to c++11 feature
>
> *Exact steps for others to reproduce the error*
> when I add set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11")
> to cmakefile in gpu folder, make again, error report :
>
>  Building C object source/blender/gpu/CMakeFiles/bf_gpu.dir/gawain/imm_util.c.o
> /Volumes/HD-PNTU3/Blenderdev/blender/source/blender/gpu/gawain/buffer_id.cpp:13:10: fatal error:
>       'mutex' file not found
> #include <mutex>
>
> don't know why this flag can't effect this file compile process.
>
> _______________________________________________
> Bf-viewport mailing list
> Bf-viewport at blender.org
> https://lists.blender.org/mailman/listinfo/bf-viewport
>
>
> _______________________________________________
> Bf-viewport mailing list
> Bf-viewport at blender.org
> https://lists.blender.org/mailman/listinfo/bf-viewport
>
-- 
Mike Erwin
musician, naturalist, pixel pusher, hacker extraordinaire
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.blender.org/pipermail/bf-viewport/attachments/20170225/71313e3a/attachment-0001.htm 


More information about the Bf-viewport mailing list