Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem about Build static library #18

Open
SHUht opened this issue Feb 1, 2018 · 2 comments
Open

problem about Build static library #18

SHUht opened this issue Feb 1, 2018 · 2 comments

Comments

@SHUht
Copy link

SHUht commented Feb 1, 2018

Thanks for your reply. I follow your guide, when I build static library.
I meet fatal error: tbb/tbb.h :No such file or directory
webwxgetmsgimg 1

I don't know why and how to solve it.
I hope that you could help me.
Thank you!

@Hanjun-Dai
Copy link
Owner

You need to have intel tbb installed.

It should come with the intel parallel studio, together with intel MKL

@pg2455
Copy link

pg2455 commented Sep 28, 2018

I had the same problem. I installed tbb directly from the website and used ln -s INSTALLED_DIR/include/ /opt/intel/tbb/include. This video can be a faster way to install tbb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants