Visual C++ compiler requried for profiling with instrumentation?
-
17 Juli 2012 9:02
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?
- Dipindahkan oleh Robert BreitenhoferMicrosoft Contingent Staff 18 Juli 2012 12:40 English instead German (From:Visual Studio)
Semua Balasan
-
19 Juli 2012 5:51Moderator
Hi Constantin,
Thank you for your friendly assistance.
"Error VSP1033: The file '...\image_to_j2k.exe' does not contain a recognized executable image.
Like this issue, Roahn shared us a way in this thread “Error VSP1033”, you could try to run profiler in Visual Studio Command Prompt.
Maybe you could try to build you app in VS and check it again.
Reference:
Best Regards,
Jack Zhai [MSFT]
MSDN Community Support | Feedback to us
- Ditandai sebagai Jawaban oleh Jack Zhai - MSFTMicrosoft Contingent Staff, Moderator 25 Juli 2012 10:21
-
24 Juli 2012 8:52Moderator
Hi Constantin,
Any update? Could you get useful information from my reply?
Would you mind letting us know the result of the suggestion?
Best Regards,
Jack Zhai [MSFT]
MSDN Community Support | Feedback to us