Replies: 1 comment 3 replies
-
it's just tbb issue, you can patch and fix it and open a pr. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am making a xmake package and it depends on oneAPI library, and therefore on tbb. There are build issue with xmake but not with cmake, it's weird.
The xmake log are the result of
xmake lua .\scripts\test.lua -v -D tbb
. Cmake log are when I built myself.cmake_log.txt
xmake_log.txt
Beta Was this translation helpful? Give feedback.
All reactions