- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Pretty obvious question/answer but thought I'd ask anyhow.
The Source Search path - my application pre-processes source files but puts the processed .c and .cxx files in a completely different path and directory tree from the source .C and .CXX files. I am sure the Source Search path should be to the post-CPP files, to the .c and .cxx files correct? It's a stupid and obvious question, but thought I'd be 100% sure on the answer.
Ron
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
VTune source search needs to find the source files which were actually passed to Intel C++. If you are using other tools to pre-process, VTune will be able to use the debug symbol tables only to refer back to the source actually seen by the compiler.
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