Intel® oneAPI Threading Building Blocks
Ask questions and share information about adding parallelism to your applications when using this threading library.

Application Crash After Removing the oneAPI TBB

OrkunK
Beginner
324 Views

Hello, I was using statically downloaded TBB on my project. Also I used this statically downloaded TBB to built OpenCV. Sometimes ago, I wanted to try Intel oneAPI but couldn't find any time to look for it then I needed some space on my work laptop so decided to remove oneAPI and it's libraries. After I removed oneAPI, my application crashes with tbb12_debug.dll error. I am using VS2019 Pro. I am very confused.

0 Kudos
1 Reply
Mark_L_Intel
Moderator
283 Views

Hello @OrkunK,  

 

    What specific error do you see with tbb12_debug.dll? Does it say that this dll is missing? You might need to add it manually to the OpenCV bin folder.

    

0 Kudos
Reply