请问有关Intel thread profiler的问题
我在 Microsoft Visual 2005里 使用 Intel C++ Compiler编译,
在 属性里的 C/C++->Language->OpenMP Support,我选择了No,在C/C++->Command Line->Additional Options中增添了/Qopenmp_profile;
编译运行后,将.exe载入到Intel thread profiler中,选择OpenMP*-specific之后 finish,却出现了
An unhandled exception occured while processing the command
的错误提示
请问这是什么原因呢?
拜托了...