Hello All
I have been running VS 2008 shell for IVF (Intel Parallel Studio XE 2011) since late 2013. Yesterday, when I cleaned & compiled a project that compiled fine last week, I saw the following error message:
Error 1 fatal error LNK1104: cannot open file 'uuid.lib' LINK
I found some information at http://software.intel.com/en-us/forums/topic/278512, but could not resolve the problem. Specifically, I found the Windows SDK is installed in C:\Program Files (X86)\Microsoft SDKs\Windows\, but could not find UUID.LIB in any of the subfolders.
*** Note: there is NO C:\Program Files\Microsoft SDKs ***
Some background:
Last week I additionally installed VS Professional for some C/C++ projects. Since then, I have successfully compiled both my C/C++ project as well as my IVF project. I do not remember if I restarted my machine immediately after the VS Pro 2012 installation, but yesterday morning I recieved a message stating that some recently installed software required a restart, which I accomplished shortly thereafter. So I wonder whether the install of VS Pro 2012 caused the install of VS 2008 shell for IVF to become corrupted.
FWIW, at this point I do not want to to make VS Pro 2012 work for my IVF project.
Thanks in advance for any assistance.
Andy