Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
vfx-platform-discuss
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
oneAPI TBB & Qt
44 views
Skip to first unread message
Colin Doncaster
unread,
Mar 10, 2025, 3:04:34 PM
Mar 10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vfx-platform-discuss
Hi all
I’ve noticed that oneAPI TBB and Qt don’t play well together as oneTBB’s new profiling.h defines emit which has a keyword conflict with Qt’s emit.
The Qt docs mention the QT_NO_KEYWORDS define that can be used to avoid these being defined at
https://doc.qt.io/qt-6/signalsandslots.html#using-qt-with-3rd-party-signals-and-slots
but that also assumes all source in a project moves to using Q_EMIT/SIGNALS/SLOTS etc.
There's also some discussion at
https://github.com/uxlfoundation/oneTBB/issues/547
After some judicial refactoring by isolating headers etc. I was able to get it to work but thought I'd provide a heads up for others moving to the new oneTBB release as I couldn't find any previous discussions about this.
Colin
Reply all
Reply to author
Forward
0 new messages