PixarAnimationStudios / OpenSubdiv

An Open-Source subdivision surface library.

Home Page:graphics.pixar.com/opensubdiv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecated tbb::task_scheduler_init

marza-sergey opened this issue · comments

tbb::task_scheduler_init was deprecated and gone in newest releases of oneTBB.

#include <tbb/task_scheduler_init.h>

Filed as internal issue #OSD-425

There's some additional discussion of this in PR #1234

Fixed by #1317