Locked Visual C++ compiler requried for profiling with instrumentation?

  • Tuesday, July 17, 2012 9:02 AM
     
     

    I use Visual Studio 2010 in combination with the Intel C++ Compiler 12.1. When I try to run a instrumentation analysis with the Visual Studio profiler I do get an "Error VSP1033: The file '...\image_to_j2k.exe' does not contain a recognized executable image." 

    However, when I switch to the Visual Studio C++ compiler profiling works fine.

    Is instrumentation only possible for executables compiled with the Visual Studio Compiler? 

All Replies