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

Debug build for sub_string_finder example exits without error

stavitsky__joseph
398 Views

Howdy folks. I built examples\sub_string_finder and release build produces expected output, but debug build quits to commandline without error. Does it need to have the debugger attached or something?

 

Platform: Win10 x64 v1809 on AMD A12

Compiler: VS2017 

 

Many thanks in advance for any help

Joe

0 Kudos
1 Reply
Alexei_K_Intel
Employee
398 Views

Is tbb_debug.dll available in the environment (%PATH%)? Do you use Visual Studio solution file or command line? 

0 Kudos
Reply