- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is a sharp edge in TBB that people will cut their fingers on: task_group_context undefined. It took about half an hour to figure this out and I am writing here to suggest that someone take the time to find a better way to inform people when they hit this problem. This occurs when you have failed to turn on C++ Exception Handling.
To fix: Options/C++/Code Generation and turn on C++ Exception Handling.
Hope this helps someone.
Bob Davies
To fix: Options/C++/Code Generation and turn on C++ Exception Handling.
Hope this helps someone.
Bob Davies
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Bob, I recommend you to switch to TBB 2.2 (or to the latest Parallel Composer update). Turning on exception handling is a good idea, but also there was a related bug in TBB that we fixed.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page