Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

Can not see debug info ...

Cem
Beginner
237 Views
Hello everyone
I've built a Multi-threaded Debug DLL library using Intel Compiler Ver 10.1 in VS2005. And I used debug version of this library in another Intel C compiler compiled project. But in the new project, though it is in Debug mode, I can not see the debug information, In the watch window I get the following message for the variables
CXX0069: Error: variable needs stack frame

What can be the cause of this error ? I've built all of the project parameters using debug mode but it doesn't change anything. I would be grateful to anyone who can help me to resolve this issue ?

Best Regards
Cem


0 Kudos
1 Reply
Cem
Beginner
237 Views
xxx
0 Kudos
Reply