- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
i need to use source version of TBB and so far it worked (other than the problems explained their: http://redfort-software.intel.com/en-us/forums/showthread.php?t=105837&o=a&s=lr )
However I'm having trouble with my CMake scripts to use the tbb project output.
Basically, the problem is that all CMake scripts looking for TBB will follow the directory organization found in the binary distributions- BUT the source distribution never setup this organization!
At least on windows, the library output directory is not where CMake scripts expect it to be.
I cannot use the current last binaries because there is no VC11 version.
So I think it is a bug, preventing easy use of the source distribution, at least on windows.
(is there a place to file bugs? can't find it)
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello klaim,
I did not get the issue but our bugzilla is on OSS site:)
you can set up any output or root folder for the build. All parameters for gmake can be found in build\index.html file.
--Vladimir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Vladimir,
Sorry, I don't understand exactly what you mean.
Do you mean that even on Windows I shouldn't use the provided Visual Studio projects to build the sources but use GMake instead?
Or maybe GMake is used to setup the bin and lib directories after compilation?
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