Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29234 Discussions

"Assertion failed": Array visualizer error when using Win32 build

abhimodak
New Contributor I
522 Views
Hi

I am using WinXP64, VS2005, IVF11.1.065. I have added appropriate include and lib directories for the Array Visualizer. While it is a known issue that "view array" remain greyed out on x64, I can call AV library routines in x64 build. However, for Win32 build I get the following error:

Assertion failed: ((HRESULT)(hr) >= 0), file ../AvCRT/RootObj.cpp, line 48.

This happens when I am trying the any of the AV samples with Win32 build. As mentioned earlier x64 build won't have this problem. Is this also a known issue?

Abhi
0 Kudos
1 Reply
abhimodak
New Contributor I
522 Views
Oops! I mean to post this in Windows Forum, my apologies.

Abhi
0 Kudos
Reply