09-06-2012 01:01 PM
my VC++ code calls for ivi.lib - but when I build I get the linker error stating - "could not open ivi.lib".
I checked: C\Program Files(x86)\IVI Foundation\IVI\Lib\msc......I can only see IviConfigServer.lib, Ivicshared.lib, IviFloat.lib. Same is the case if I search in 64-bit Program files folder!
I have the following set up:
Windows 7 enterprise 64 bit
Visual Studio 2008
Is this something to do with Windows 7? I went to www.ivifoundation.org and downloaded the .exe for 64-bit system - however it doesnt work!
Thanks.
09-07-2012 05:58 AM
The ivi.lib is under "C:\Program Files\IVI Foundation\IVI\Lib\msc" in my Window 7 machine. What's your software environment on your machine?
P.S. In the Help >> System Information... Menu of MAX, you could see all the components already installed on your machine. 🙂
09-28-2012 06:18 PM
Hi Charles,
I tried this on Windows XP...but I still have the same error.
You are correct - I too have the lib under.."C:\Program Files\IVI Foundation\IVI\Lib\msc"...
I pointed this in th VC++ under the libraries and include files. Not sure what else could it be...
What do you mean by the note you wrote below...
"P.S. In the Help >> System Information... Menu of MAX, you could see all the components already installed on your machine. "
You mean the help menu - under VC++?
Thanks.