Are you building those examples in debug mode? Usually that happens when
you build them in debug mode and the compiler's looking for the debug
version of TBB, which isn't included.

On Sat, Aug 21, 2021 at 8:25 AM baroni <emaillgi...@gmail.com> wrote:

> hi, what is "cannot open file 'tbb_debug.lib' " error?
>
> This error is given when I use this line of code:
>
> #include <tbb/tbb.h>
> the #include <tbb/tbb.h> is used in Autodesk examples
>
> --
> You received this message because you are subscribed to the Google Groups
> "Python Programming for Autodesk Maya" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to python_inside_maya+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/python_inside_maya/f743a9ba-ecc0-4dc7-80bb-f9c210d76ea6n%40googlegroups.com
> <https://groups.google.com/d/msgid/python_inside_maya/f743a9ba-ecc0-4dc7-80bb-f9c210d76ea6n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>


-- 
Where we have strong emotions, we're liable to fool ourselves - Carl Sagan

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to python_inside_maya+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CADHeb2ZMnAjpKpyqTe7Yexg_7isNXhpdJNF2FpQML%3D0sjpDRWg%40mail.gmail.com.

Reply via email to