<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Array Visualizer in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Array-Visualizer/m-p/854762#M67118</link>
    <description>Hi Jim&lt;BR /&gt;&lt;BR /&gt;Many many thanks for your detailed answer. I think I am doing something really dumb that I am still not getting "View Array"; it remains greyed out! &lt;BR /&gt;&lt;BR /&gt;Here are a few questions that may hint what I am missing here:-&lt;BR /&gt;&lt;BR /&gt;(1) Why do I need to rebuild the libs? When I installed, it already have created libraries under include and lib for em64t. That is, I can see AvFRT.lib and AvCRT.lib files in C:Program Files (x86)IntelArray Visualizerlibem64t and corresponding header files in the include directory.&lt;BR /&gt;&lt;BR /&gt;(2) I have added these directories to the INCLUDES and LIBRARIES under Tool --&amp;gt; Options --&amp;gt;Intel Fortran for target platform x64.&lt;BR /&gt;&lt;BR /&gt;(3) Below is a simple program to see an array. I am expecting to create an xy plot. I run it in the debug mode with breakpoint at the print statement. When it is hit, I go to debug menu (or right click on n_sq) and view array is greyed out. My plan is to get this "View Array" working and then start using "Use AvFRT".&lt;BR /&gt;&lt;BR /&gt;(4) I did rebuild using your makefiles and generated new libraries. However, even when those are set in the corresponding INCLUDES and LIBRARIES, I still cannot get View Array.&lt;BR /&gt;&lt;BR /&gt;--------------------------------------&lt;BR /&gt; Program Test_ArrayVis&lt;BR /&gt;!&lt;BR /&gt;! Purpose: Test the use of Array Visualizer.&lt;BR /&gt;!&lt;BR /&gt; Implicit None&lt;BR /&gt;!&lt;BR /&gt; Integer, Parameter :: Nmax = 100&lt;BR /&gt; Integer :: n_sq(Nmax)&lt;BR /&gt; Integer :: n&lt;BR /&gt; !  &lt;BR /&gt;!&lt;BR /&gt;!###################&lt;BR /&gt;!&lt;BR /&gt; do n=1,Nmax&lt;BR /&gt; n_sq(n) = n * n &lt;BR /&gt; end do&lt;BR /&gt;!&lt;BR /&gt; Print *, "Success?"&lt;BR /&gt;!&lt;BR /&gt; End Program Test_ArrayVis&lt;BR /&gt;!&lt;BR /&gt;!===============================================================================&lt;BR /&gt;!&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&lt;BR /&gt;!===============================================================================&lt;BR /&gt;!&lt;BR /&gt;</description>
    <pubDate>Thu, 07 Feb 2008 20:21:49 GMT</pubDate>
    <dc:creator>abhimodak</dc:creator>
    <dc:date>2008-02-07T20:21:49Z</dc:date>
    <item>
      <title>Array Visualizer</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Array-Visualizer/m-p/854760#M67116</link>
      <description>&lt;P&gt;Sorry to post this one on this forum but the array visualizer forum seems to be dead....or probably the issue below has been asked many many times. I would appreciate a quick pointers or two. Thanks!&lt;/P&gt;
&lt;P&gt;------------------&lt;/P&gt;
&lt;P&gt;Although I have searched through quite a few threads on this forum, I haven't found an answer. pardon me for asking this question, but "I have problem using the visualizer in the debug mode in VS 2005 with Intel Fortran." The view array remain greyed out.What is (can be) wrong?&lt;BR /&gt;&lt;BR /&gt;(1) I did uninstall and install of the AV using the link available from the opening threads of this forum. &lt;BR /&gt;(2) I have added the library and include paths for the correct build environment (x64).&lt;BR /&gt;(3) I am using 64 bit XP professional with VS 2005 professional.&lt;BR /&gt;(4) The AV is installed in C:/Program Files/Intel and not in C:/Program File (x86)/Intel&lt;BR /&gt;&lt;BR /&gt;As an additional question, even after adding the library and include paths, athough I don't get an error with use of "Use AvFRT", I cannot call the libary subroutines (unresolved symbols). My guess is that I need to update the path to include the dll in bin directory. Is that right?&lt;BR /&gt;&lt;BR /&gt;Sincerely&lt;BR /&gt;Abhi&lt;/P&gt;</description>
      <pubDate>Thu, 07 Feb 2008 08:35:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Array-Visualizer/m-p/854760#M67116</guid>
      <dc:creator>abhimodak</dc:creator>
      <dc:date>2008-02-07T08:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: Array Visualizer</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Array-Visualizer/m-p/854761#M67117</link>
      <description>&lt;P&gt;Abhi&lt;/P&gt;
&lt;P&gt;I have been using AV for several years now and I am quite pleased with it.&lt;/P&gt;
&lt;P&gt;On my x64 system I have placed the AV files into&lt;/P&gt;
&lt;P&gt;Program Files (x86)IntelArray Visualizer&lt;/P&gt;
&lt;P&gt;I also modified the make files and the batch file that runs the two make files. Visual Studio prefers to place the binaries below the source directory so I made alterations to the effect.&lt;/P&gt;
&lt;P&gt;Add to the include path (assuming you build to this directory)&lt;/P&gt;
&lt;P&gt;C:Program Files (x86)IntelArray VisualizersrcAvFRT$(PlatformName)Debug&lt;/P&gt;
&lt;P&gt;Or ...Release as the case may be&lt;/P&gt;
&lt;P&gt;My modified files below.&lt;/P&gt;
&lt;P&gt;Also, I plot a very large number of items and found it necessary to modify AvCRTAvList.h. Near the bottom&lt;/P&gt;
&lt;P&gt;MAX_AVLIST_ELEMENTS=5000&lt;/P&gt;
&lt;P&gt;It used to be 100. For some reason this is not dynamicly allocated. This specifies a table of pointers so it could be arbitrarily large and not consume unreasonable ammount of unnecessary memory.&lt;/P&gt;
&lt;P&gt;Jim Dempsey&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;--- C:Program Files (x86)IntelArray Visualizersrcdobuild.bat ---&lt;BR /&gt;SET PLATFORM=EM64&lt;BR /&gt;cd AvCRT&lt;BR /&gt;nmake /f AvCRT.mak&lt;BR /&gt;nmake /f AvCRT.mak CFG="Debug"&lt;BR /&gt;cd ..&lt;/PRE&gt;&lt;PRE&gt;cd AvFRT&lt;BR /&gt;nmake /f AvFRT.mak&lt;BR /&gt;nmake /f AvFRT.mak CFG="Debug"&lt;BR /&gt;cd ..&lt;BR /&gt;-----------------------------------------------------------------&lt;BR /&gt;--- C:Program Files (x86)IntelArray VisualizersrcAvCRTAvCRT.mak ---&lt;BR /&gt;# &lt;BR /&gt;# Copyright (C) 2005 Intel Corporation. All rights reserved. &lt;BR /&gt;# &lt;BR /&gt;# The information and source code contained herein is the exclusive property &lt;BR /&gt;# of Intel Corporation and may not be disclosed, examined, or reproduced in &lt;BR /&gt;# whole or in part without explicit written authorization from the Company. &lt;BR /&gt;# &lt;BR /&gt;#
 &lt;BR /&gt;# Makefile for AvCRT library&lt;/PRE&gt;&lt;PRE&gt;LINKER=link.exe&lt;BR /&gt;RSC=rc.exe&lt;BR /&gt;PROJ=AvCRT&lt;/PRE&gt;&lt;PRE&gt;!if "$(CC)" == ""&lt;BR /&gt;CC=cl&lt;BR /&gt;!endif&lt;/PRE&gt;&lt;PRE&gt;!if "$(PLATFORM)" == ""&lt;BR /&gt;!message setting PLATFORM=EM64&lt;BR /&gt;PLATFORM=EM64&lt;BR /&gt;!endif&lt;/PRE&gt;&lt;PRE&gt;INCLUDEDIR=/I "../../include" /I "../../AvLib" /I .&lt;/PRE&gt;&lt;PRE&gt;BASEFLAGS= /D "WIN32" /D "_MBCS" &lt;/PRE&gt;&lt;PRE&gt;!IF "$(PLATFORM)" == "IA64"&lt;BR /&gt;BASEFLAGS=$(BASEFLAGS) /D "_IA64_" /wd4163 /wd4996&lt;BR /&gt;!ELSEIF "$(PLATFORM)" == "EM64"&lt;BR /&gt;BASEFLAGS=$(BASEFLAGS) /D "_EM64T_" /wd4163 /wd4996&lt;BR /&gt;!ENDIF&lt;BR /&gt;BASEFLAGS=$(BASEFLAGS) /W3 /EHsc /nologo /c&lt;/PRE&gt;&lt;PRE&gt;COMMONFLAGS=$(BASEFLAGS) /D "_LIB" /D "_WINDOWS" /Zl &lt;BR /&gt;DEBUGFLAGS=/Od /D "_DEBUG" /EHsc /Wp64 /Zi &lt;BR /&gt;RELEASEFLAGS=/O2 /Ob1 /D "NDEBUG" /D "_ATL_STATIC_REGISTRY" /GF /Gy &lt;BR /&gt;CRT= ML&lt;BR /&gt;DEBUGFLAGS=$(DEBUGFLAGS) /$(CRT)d&lt;BR /&gt;RELEASEFLAGS=$(RELEASEFLAGS) /$(CRT)&lt;BR /&gt;LINKLIBS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib &lt;BR /&gt;UNICODEFLAGS=/D "_UNICODE" /D "UNICODE" &lt;BR /&gt;CFLAGS_V7=/RTC1&lt;/PRE&gt;&lt;PRE&gt;!IF "$(PLATFORM)" == "IA64" &lt;BR /&gt;LINKFLAGS= $(LINKFLAGS) /machine:IA64 /LIBPATH:"$(TOPDIR)"lib &lt;BR /&gt;!ELSEIF "$(PLATFORM)" == "EM64" &lt;BR /&gt;LINKFLAGS= $(LINKFLAGS) /machine:X64 /LIBPATH:"$(TOPDIR)"lib &lt;BR /&gt;!ELSE&lt;BR /&gt;LINKFLAGS= $(LINKFLAGS) /machine:I386&lt;BR /&gt;!ENDIF&lt;/PRE&gt;&lt;PRE&gt;!IF "$(PLATFORM)" == "IA64" &lt;BR /&gt;OUTDIR=./Itanium&lt;BR /&gt;INTDIR=./Itanium&lt;BR /&gt;!ELSEIF "$(PLATFORM)" == "EM64" &lt;BR /&gt;OUTDIR=./X64&lt;BR /&gt;INTDIR=./X64&lt;BR /&gt;!ELSE&lt;BR /&gt;OUTDIR=.&lt;BR /&gt;INTDIR=.&lt;BR /&gt;!ENDIF&lt;/PRE&gt;&lt;PRE&gt;!IF "$(CFG)" == "Debug"&lt;BR /&gt;OUTDIR=$(OUTDIR)/Debug&lt;BR /&gt;INTDIR=$(INTDIR)/Debug&lt;BR /&gt;DEBUGFLAGS = $(DEBUGFLAGS) /Fd"$(OUTDIR)/$(PROJ)d.pdb"&lt;BR /&gt;CFLAGS=$(INCLUDEDIR) $(COMMONFLAGS) $(DEBUGFLAGS)&lt;BR /&gt;LINKFLAGS=$(LINKFLAGS) /out:"$(OUTDIR)/$(PROJ)d.lib" &lt;BR /&gt;!ELSE&lt;BR /&gt;#default case: "$(CFG)" == "Release"&lt;BR /&gt;OUTDIR=$(OUTDIR)/Release&lt;BR /&gt;INTDIR=$(INTDIR)/Release&lt;BR /&gt;CFLAGS=$(INCLUDEDIR) $(COMMONFLAGS) $(RELEASEFLAGS)&lt;BR /&gt;LINKFLAGS=$(LINKFLAGS) /out:"$(OUTDIR)/$(PROJ).lib" &lt;BR /&gt;!ENDIF&lt;/PRE&gt;&lt;PRE&gt;CFLAGS=$(CFLAGS) /Fo"$(OUTDIR)/" &lt;/PRE&gt;&lt;PRE&gt;&lt;BR /&gt;!message $(CFLAGS)&lt;BR /&gt;ALL : "$(OUTDIR)$(PROJ).lib"&lt;/PRE&gt;&lt;PRE&gt;"$(OUTDIR)" :&lt;BR /&gt; if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"&lt;/PRE&gt;&lt;PRE&gt;&lt;BR /&gt;.c{$(INTDIR)}.obj::&lt;BR /&gt; $(CPP) @&amp;lt;&amp;lt;&lt;BR /&gt; $(CFLAGS) $&amp;lt; &lt;BR /&gt;&amp;lt;&amp;lt;&lt;/PRE&gt;&lt;PRE&gt;.cpp{$(INTDIR)}.obj::&lt;BR /&gt; $(CPP) @&amp;lt;&amp;lt;&lt;BR /&gt; $(CFLAGS) $&amp;lt; &lt;BR /&gt;&amp;lt;&amp;lt;&lt;/PRE&gt;&lt;PRE&gt;#LINKFLAGS= $(LINKFLAGS) /NODEFAULTLIB&lt;/PRE&gt;&lt;PRE&gt;&lt;BR /&gt;LINK_OBJS= &lt;BR /&gt;"$(INTDIR)AvCRT.obj" &lt;BR /&gt;"$(INTDIR)Dataset.obj" &lt;BR /&gt;"$(INTDIR)Globals.obj" &lt;BR /&gt;"$(INTDIR)RootObj.obj" &lt;BR /&gt;"$(INTDIR)Type.obj" &lt;BR /&gt;"$(INTDIR)Viewer.obj" &lt;BR /&gt;"$(INTDIR)FileLoaderImpl.obj" &lt;BR /&gt;"$(INTDIR)StdAfx.obj" &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;"$(OUTDIR)/$(PROJ).lib" : "$(OUTDIR)" $(DEF_FILE) $(LINK_OBJS)&lt;BR /&gt; $(LINKER) -lib @&amp;lt;&amp;lt;&lt;BR /&gt; $(LINKFLAGS) $(DEF_FLAGS) $(LINK_OBJS) &lt;BR /&gt;&amp;lt;&amp;lt;&lt;/PRE&gt;&lt;PRE&gt;-----------------------------------------------------------------
&lt;/PRE&gt;&lt;PRE&gt;--- C:Program Files (x86)IntelArray VisualizersrcAvFRTAvFRT.mak ---&lt;/PRE&gt;&lt;PRE&gt;# &lt;BR /&gt;# Copyright (C) 2005 Intel Corporation. All rights reserved. &lt;BR /&gt;# &lt;BR /&gt;# The information and source code contained herein is the exclusive property &lt;BR /&gt;# of Intel Corporation and may not be disclosed, examined, or reproduced in &lt;BR /&gt;# whole or in part without explicit written authorization from the Company. &lt;BR /&gt;# &lt;BR /&gt;# &lt;BR /&gt;# enviroment variables&lt;BR /&gt;LINKER=link.exe&lt;BR /&gt;RSC=rc.exe&lt;BR /&gt;PROJ=AvFRT&lt;/PRE&gt;&lt;PRE&gt;!if "$(CC)" == ""&lt;BR /&gt;CC=cl&lt;BR /&gt;!endif&lt;/PRE&gt;&lt;PRE&gt;!if "$(FC)" == ""&lt;BR /&gt;FC=ifort&lt;BR /&gt;!endif&lt;/PRE&gt;&lt;PRE&gt;FFLAGS= /c&lt;/PRE&gt;&lt;PRE&gt;!if "$(PLATFORM)" == ""&lt;BR /&gt;!message setting PLATFORM=EM64&lt;BR /&gt;PLATFORM=EM64&lt;BR /&gt;!endif&lt;/PRE&gt;&lt;PRE&gt;INCLUDEDIR=/I ../AvCRT /I "../../include" /I "../../AvLib" /I .&lt;BR /&gt;MODDIR=../../include&lt;BR /&gt;FFLAGS=$(FFLAGS) /module:$(INTDIR) &lt;/PRE&gt;&lt;PRE&gt;BASEFLAGS= /D "WIN32" /D "_MBCS" /wd4163 /wd4996 &lt;BR /&gt;!IF "$(PLATFORM)" == "IA64"&lt;BR /&gt;BASEFLAGS=$(BASEFLAGS) /D "_IA64_" &lt;BR /&gt;!ELSEIF "$(PLATFORM)" == "EM64"&lt;BR /&gt;FC="$(IFORT_COMPILER91)EM64TBinifort"&lt;BR /&gt;BASEFLAGS=$(BASEFLAGS) /D "_EM64T_"&lt;BR /&gt;!ENDIF&lt;BR /&gt;BASEFLAGS=$(BASEFLAGS) /W3 /EHsc /nologo /c&lt;/PRE&gt;&lt;PRE&gt;COMMONFLAGS=$(BASEFLAGS) /D "_LIB" /D "_WINDOWS" /Zl &lt;BR /&gt;DEBUGFLAGS=/Od /D "_DEBUG" /EHsc /Wp64 /Zi&lt;BR /&gt;RELEASEFLAGS=/O2 /Ob1 /D "NDEBUG" /D "_ATL_STATIC_REGISTRY" /GF /Gy &lt;BR /&gt;CRT= ML&lt;BR /&gt;DEBUGFLAGS=$(DEBUGFLAGS) /$(CRT)d&lt;BR /&gt;RELEA
SEFLAGS=$(RELEASEFLAGS) /$(CRT)&lt;BR /&gt;LINKLIBS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib &lt;BR /&gt;UNICODEFLAGS=/D "_UNICODE" /D "UNICODE" &lt;BR /&gt;CFLAGS_V7=/RTC1&lt;/PRE&gt;&lt;PRE&gt;!IF "$(PLATFORM)" == "IA64" &lt;BR /&gt;LINKFLAGS= $(LINKFLAGS) /machine:IA64 /LIBPATH:"$(TOPDIR)"lib &lt;BR /&gt;!ELSEIF "$(PLATFORM)" == "EM64" &lt;BR /&gt;LINKFLAGS= $(LINKFLAGS) /machine:X64 /LIBPATH:"$(TOPDIR)"lib &lt;BR /&gt;!ELSE&lt;BR /&gt;LINKFLAGS= $(LINKFLAGS) /machine:X86&lt;BR /&gt;!ENDIF&lt;/PRE&gt;&lt;PRE&gt;!IF "$(PLATFORM)" == "IA64" &lt;BR /&gt;OUTDIR=./itanium&lt;BR /&gt;INTDIR=./itanium&lt;BR /&gt;!ELSEIF "$(PLATFORM)" == "EM64" &lt;BR /&gt;OUTDIR=./x64&lt;BR /&gt;INTDIR=./x64&lt;BR /&gt;!ELSE&lt;BR /&gt;OUTDIR=.&lt;BR /&gt;INTDIR=.&lt;BR /&gt;!ENDIF&lt;/PRE&gt;&lt;PRE&gt;!IF "$(CFG)" == "Debug"&lt;BR /&gt;OUTDIR=$(OUTDIR)/Debug&lt;BR /&gt;INTDIR=$(INTDIR)/Debug&lt;BR /&gt;DEBUGFLAGS = $(DEBUGFLAGS) /Fd"$(OUTDIR)/$(PROJ)d.pdb"&lt;BR /&gt;CFLAGS=$(INCLUDEDIR) $(COMMONFLAGS) $(DEBUGFLAGS)&lt;BR /&gt;LINKFLAGS=$(LINKFLAGS) /out:"$(OUTDIR)/$(PROJ)d.lib" &lt;BR /&gt;!ELSE&lt;BR /&gt;#default case: "$(CFG)" == "Release"&lt;BR /&gt;OUTDIR=$(OUTDIR)/Release&lt;BR /&gt;INTDIR=$(INTDIR)/Release&lt;BR /&gt;CFLAGS=$(INCLUDEDIR) $(COMMONFLAGS) $(RELEASEFLAGS)&lt;BR /&gt;LINKFLAGS=$(LINKFLAGS) /out:"$(OUTDIR)/$(PROJ).lib" &lt;BR /&gt;!ENDIF&lt;/PRE&gt;&lt;PRE&gt;CFLAGS=$(CFLAGS) /Fo"$(OUTDIR)/" &lt;/PRE&gt;&lt;PRE&gt;ALL : "$(OUTDIR)$(PROJ).lib" "$(INTDIR)AvFRT.mod" "$(INTDIR)AvObjMod.mod"&lt;/PRE&gt;&lt;PRE&gt;"$(OUTDIR)" :&lt;BR /&gt; if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"&lt;/PRE&gt;&lt;PRE&gt;$(INTDIR)/Dataset.obj : ../AvCRT/Dataset.cpp&lt;BR /&gt;$(CC) $(CFLAGS) ../AvCRT/Dataset.cpp&lt;/PRE&gt;&lt;PRE&gt;$(INTDIR)/Globals.obj : ../AvCRT/Globals.cpp&lt;BR /&gt;$(CC) $(CFLAGS) ../AvCRT/Globals.cpp&lt;/PRE&gt;&lt;PRE&gt;$(INTDIR)/RootObj.obj : ../AvCRT/RootObj.cpp&lt;BR /&gt;$(CC) $(CFLAGS) ../AvCRT/RootObj.cpp&lt;/PRE&gt;&lt;PRE&gt;$(INTDIR)/Type.obj : ../AvCRT/Type.cpp&lt;BR /&gt;$(CC) $(CFLAGS) ../AvCRT/Type.cpp&lt;/PRE&gt;&lt;PRE&gt;$(INTDIR)/Viewer.obj : ../AvCRT/Viewer.cpp&lt;BR /&gt;$(CC) $(CFLAGS) ../AvCRT/Viewer.cpp&lt;BR /&gt;&lt;BR /&gt;$(INTDIR)/FileLoaderImpl.obj : ../AvCRT/FileLoaderImpl.cpp&lt;BR /&gt;$(CC) $(CFLAGS) ../AvCRT/FileLoaderImpl.cpp&lt;/PRE&gt;&lt;PRE&gt;$(INTDIR)/AvFRT.mod : $(MODDIR)/AvFRT.f90&lt;BR /&gt;$(FC) $(FFLAGS) $(MODDIR)/AvFRT.f90&lt;/PRE&gt;&lt;PRE&gt;$(INTDIR)/AvObjMod.mod : $(MODDIR)/AvObjMod.f90&lt;BR /&gt;$(FC) $(FFLAGS) $(MODDIR)/AvObjMod.f90&lt;BR /&gt;&lt;/PRE&gt;&lt;PRE&gt;&lt;BR /&gt;.c{$(INTDIR)}.obj::&lt;BR /&gt; $(CPP) @&amp;lt;&amp;lt;&lt;BR /&gt; $(CFLAGS) $&amp;lt; &lt;BR /&gt;&amp;lt;&amp;lt;&lt;/PRE&gt;&lt;PRE&gt;.cpp{$(INTDIR)}.obj::&lt;BR /&gt; $(CPP) @&amp;lt;&amp;lt;&lt;BR /&gt; $(CFLAGS) $&amp;lt; &lt;BR /&gt;&amp;lt;&amp;lt;&lt;/PRE&gt;&lt;PRE&gt;#LINKFLAGS= $(LINKFLAGS) /NODEFAULTLIB&lt;/PRE&gt;&lt;PRE&gt;&lt;BR /&gt;LINK_OBJS= &lt;BR /&gt;"$(INTDIR)AvFRT.obj" &lt;BR /&gt;"$(INTDIR)Dataset.obj" &lt;BR /&gt;"$(INTDIR)Globals.obj" &lt;BR /&gt;"$(INTDIR)RootObj.obj" &lt;BR /&gt;"$(INTDIR)Type.obj" &lt;BR /&gt;"$(INTDIR)AvObjMod.obj" &lt;BR /&gt;"$(INTDIR)Viewer.obj" &lt;BR /&gt;"$(INTDIR)FileLoaderImpl.obj" &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#LINKLIBS = ole32.lib oleaut32.lib &lt;BR /&gt;"$(OUTDIR)/$(PROJ).lib" : "$(OUTDIR)" $(DEF_FILE) $(LINK_OBJS)&lt;BR /&gt; $(LINKER) -lib @&amp;lt;&amp;lt;&lt;BR /&gt; $(LINKFLAGS) $(DEF_FLAGS) $(LINK_OBJS) &lt;BR /&gt;&amp;lt;&amp;lt;&lt;/PRE&gt;&lt;PRE&gt;-----------------------------------------------------------------&lt;/PRE&gt;&lt;PRE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 07 Feb 2008 18:04:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Array-Visualizer/m-p/854761#M67117</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2008-02-07T18:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: Array Visualizer</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Array-Visualizer/m-p/854762#M67118</link>
      <description>Hi Jim&lt;BR /&gt;&lt;BR /&gt;Many many thanks for your detailed answer. I think I am doing something really dumb that I am still not getting "View Array"; it remains greyed out! &lt;BR /&gt;&lt;BR /&gt;Here are a few questions that may hint what I am missing here:-&lt;BR /&gt;&lt;BR /&gt;(1) Why do I need to rebuild the libs? When I installed, it already have created libraries under include and lib for em64t. That is, I can see AvFRT.lib and AvCRT.lib files in C:Program Files (x86)IntelArray Visualizerlibem64t and corresponding header files in the include directory.&lt;BR /&gt;&lt;BR /&gt;(2) I have added these directories to the INCLUDES and LIBRARIES under Tool --&amp;gt; Options --&amp;gt;Intel Fortran for target platform x64.&lt;BR /&gt;&lt;BR /&gt;(3) Below is a simple program to see an array. I am expecting to create an xy plot. I run it in the debug mode with breakpoint at the print statement. When it is hit, I go to debug menu (or right click on n_sq) and view array is greyed out. My plan is to get this "View Array" working and then start using "Use AvFRT".&lt;BR /&gt;&lt;BR /&gt;(4) I did rebuild using your makefiles and generated new libraries. However, even when those are set in the corresponding INCLUDES and LIBRARIES, I still cannot get View Array.&lt;BR /&gt;&lt;BR /&gt;--------------------------------------&lt;BR /&gt; Program Test_ArrayVis&lt;BR /&gt;!&lt;BR /&gt;! Purpose: Test the use of Array Visualizer.&lt;BR /&gt;!&lt;BR /&gt; Implicit None&lt;BR /&gt;!&lt;BR /&gt; Integer, Parameter :: Nmax = 100&lt;BR /&gt; Integer :: n_sq(Nmax)&lt;BR /&gt; Integer :: n&lt;BR /&gt; !  &lt;BR /&gt;!&lt;BR /&gt;!###################&lt;BR /&gt;!&lt;BR /&gt; do n=1,Nmax&lt;BR /&gt; n_sq(n) = n * n &lt;BR /&gt; end do&lt;BR /&gt;!&lt;BR /&gt; Print *, "Success?"&lt;BR /&gt;!&lt;BR /&gt; End Program Test_ArrayVis&lt;BR /&gt;!&lt;BR /&gt;!===============================================================================&lt;BR /&gt;!&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&amp;gt;&amp;lt;&lt;BR /&gt;!===============================================================================&lt;BR /&gt;!&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Feb 2008 20:21:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Array-Visualizer/m-p/854762#M67118</guid>
      <dc:creator>abhimodak</dc:creator>
      <dc:date>2008-02-07T20:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: Array Visualizer</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Array-Visualizer/m-p/854763#M67119</link>
      <description>&lt;P&gt;Abhi,&lt;/P&gt;
&lt;P&gt;In the ArrayVisualizer&amp;#8;in folder reside the Av*.OCX files. These are the Internet Explorer plug-ins.&lt;BR /&gt;Also in the ArrayVisualizer&amp;#8;in folder is a file named REGALL.BAT.&lt;BR /&gt;If you double click on this file it will register the .OCX files.&lt;/P&gt;
&lt;P&gt;Note, you may need to acknowledge the "Install ActiveX..." on (under)the IE tool bar if you have "Query for installation of ActiveX"&lt;/P&gt;
&lt;P&gt;Jim&lt;/P&gt;</description>
      <pubDate>Thu, 07 Feb 2008 20:49:24 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Array-Visualizer/m-p/854763#M67119</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2008-02-07T20:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: Array Visualizer</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Array-Visualizer/m-p/854764#M67120</link>
      <description>Hi Jim&lt;BR /&gt;&lt;BR /&gt;(1) Running the reall.bat file displayed the follwing output:&lt;BR /&gt;&lt;BR /&gt;Registering AV dlls&lt;BR /&gt;Registering AV ocxs&lt;BR /&gt;Regirstering AV exes&lt;BR /&gt;'avflexlm' is not recognized as an internal or external command,....etc&lt;BR /&gt;&lt;BR /&gt;(2) On the other hand if I run AvRegAll.exe it runs successfully. (it opened a new window)&lt;BR /&gt;&lt;BR /&gt;(3) Internet explorer did nothing while doing both the steps above.&lt;BR /&gt;&lt;BR /&gt;(4) I still don't get the "View Array".....:(&lt;BR /&gt;&lt;BR /&gt;Before I irritate you with my incessant replies, can you see the "View Array" for my sample problem?&lt;BR /&gt;&lt;BR /&gt;Sincerely&lt;BR /&gt;Abhi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Feb 2008 21:10:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Array-Visualizer/m-p/854764#M67120</guid>
      <dc:creator>abhimodak</dc:creator>
      <dc:date>2008-02-07T21:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: Array Visualizer</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Array-Visualizer/m-p/854765#M67121</link>
      <description>&lt;P&gt;Abhi,&lt;/P&gt;
&lt;P&gt;I can View Array (doing the above) on WinXP x32&lt;/P&gt;
&lt;P&gt;Hmm...&lt;/P&gt;
&lt;P&gt;However, prior to doing so "View Array" was not greyed out but had problems with un-registered files.&lt;/P&gt;
&lt;P&gt;On a different system running Windows Server 2003 x64 the "View Array" is greyed out and running the registration batch file succeeds but does not ungrey the option.&lt;/P&gt;
&lt;P&gt;On the x32 system I used to have an older version of AV (the one that was issued with IVF 8.n.n)now both systems have the last version offered as unsupported and not integrated with IVF.&lt;/P&gt;
&lt;P&gt;I usually do not use View Array, instead I use the programming API to build my plots. Probably why I did not notice the "View Array" problem.&lt;/P&gt;
&lt;P&gt;This sounds like a VS integration issue.&lt;/P&gt;
&lt;P&gt;I looked around but have not found anything yet. Maybe this is addressed in the installation documentation. Or maybe someone else can provide the hint.&lt;/P&gt;
&lt;P&gt;Jim&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Feb 2008 23:01:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Array-Visualizer/m-p/854765#M67121</guid>
      <dc:creator>jimdempseyatthecove</dc:creator>
      <dc:date>2008-02-07T23:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Array Visualizer</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Array-Visualizer/m-p/854766#M67122</link>
      <description>Hi Jim&lt;BR /&gt;&lt;BR /&gt;I sincerely appreciate your help. I will dig into the installation documentation. So far neither view array nor using API has worked for me....I hope I get it right soon.&lt;BR /&gt;&lt;BR /&gt;Sincerely&lt;BR /&gt;Abhi&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Feb 2008 23:56:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Array-Visualizer/m-p/854766#M67122</guid>
      <dc:creator>abhimodak</dc:creator>
      <dc:date>2008-02-07T23:56:02Z</dc:date>
    </item>
  </channel>
</rss>

