- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We are using visual studio 2005 and intel tbb. Whenever we try to create a new console project, it doesnt work. I even tried opening an example from intel tbb and copying all the project properties, but still, it wsan't working. The only solution, ,which is working is to open an existing example. remove all the files within it and add our own files. What am i doing wrong?
Thanks in advance
Thanks in advance
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you check that "additional include directories" option in C++ general options is set to "$(TBB21_INSTALL_DIR)include" and "additionallibrary directories" option linker general options is set to"$(TBB21_INSTALL_DIR)ia32vc8lib" for ia32 configuration.
if this does not work could you put the error message which compiler provides?
thanks
Vladimir
P.S. you can use tbb plugin for visual studio. details can be found here http://software.intel.com/en-us/blogs/2008/07/07/get-tbb-going-by-a-single-click/

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