This particular message suggests that there is a path being added to the link that needs to be enclosed in quotes. How are you doing the build?
If you are using Visual Studio, you will need to add the path for the Array Visualizer libraries to Tools > Options > Intel Fortran > Compiler > Library Files.
Steve,
I am using VS 2008 and IVF 11.0. I have the following at the end of the library files:
"C:\Program Files\Intel\Array Visualizer\lib"
I also included something similar in the include files:
"C:\Program Files\Intel\Array Visualizer\include"
It is still giving me the same error. Argh! Thanks so far for your help. It feels like the answer is just around the corner.
Mike