- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
System: Linux
I am getting the following error when trying to run a C++ code. When I run cmake .., I get -
srishti@ubuntu:~/realtimeKCF/build$ cmake .. FINALLL TBB_LIBRARIES = 'optimized;/usr/lib/x86_64-linux-gnu/libtbb.so;debug;TBB_tbb_LIBRARY_DEBUG-NOTFOUND' CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: TBB_tbb_LIBRARY_DEBUG (ADVANCED) linked by target "DSKCFcpp" in directory /home/srishti/realtimeKCF -- Configuring incomplete, errors occurred! See also "/home/srishti/realtimeKCF/build/CMakeFiles/CMakeOutput.log".
I also searched for:
I also searched for:
TBB_tbb_LIBRARY_DEBUG (ADVANCED)
and
TBB_tbb_LIBRARY_DEBUG
but I can't find this anywhere. Can someone please help me with this? I am just having this error stopping me from running the code.
- Tags:
- CC++
- Development Tools
- Intel® C++ Compiler
- Intel® Parallel Studio XE
- Intel® System Studio
- Optimization
- Parallel Computing
- Vectorization
Link Copied
0 Replies

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