- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I am attempting to compile source code written in C++ from this Github repository:
https://github.com/Fossana/cplusplus-cfr-poker-solver
The date indicates September 2019 when the code was committed. I am using VS 2019 and I installed the intel tbb library using the following commands:
git clone https://github.com/Microsoft/vcpkg.git
.\vcpkg\bootstrap-vcpkg.bat
vcpkg install tbb
vcpkg integrate install
The installation of Intel TBB worked perfectly. At least that is what I believe. The version installed was: 2021.6.0 of the Intel Building Blocks program.
When I go to open the c++ project, as previously mentioned, the program complains that:
Cannot open include file: "\tbb/task.h"
Cannot open include file: "\tbb/task_group.h"
This occurs in several files in the c++ project.
1. Do I need to use an older version of Intel TBB?
2. How do I fix these problems?
Thank you,
Watterson
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for reaching out to us.
Could you please let us know the steps you have followed to reproduce the errors at our end? If possible please attach the complete visual studio project file.
Also please let us know which compiler you are using to build your code.
Thanks & Regards,
Noorjahan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We haven't heard back from you. Could you please provide an update on your issue?
Thanks & Regards,
Noorjahan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We have not heard back from you, so we will close this inquiry now. If you need further assistance, please post a new question.
Thanks & Regards,
Noorjahan.

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