Hi there
I have installed my Parallel Studio XE 2016, and integrated it with Visual Studio 2013 (Win 10). I have release-compiled my application with debug symbols as described in the profile tutorials, but when I try to profile my application (either from the standalone gui or within Studio), my application crashes with the following error:
Intel VTune Amplifier XE 2016 has faced a serious problem Error 0x40000024 (No data) -- No data is collected. Possible reasons: - Workload is too small. No samples are collected. - The application environment is not specified correctly. See the Troubleshooting help topic for more details.
I checked my settings but I couldn't spot anything wrong. My application runs perfectly fine when I launch it from the Windows Explorer. Any ideas on what I could try more?
Thanks