I have a problem with DIA SDK when building an open source product
called TCF using Visual Studio. I get the following error:
...\org.eclipse.tm.tcf.agent\symbols_win32.c(95) : error C2065:
'SymTagFunction' : undeclared identifier
Looking at the documentation on MSDN for SymTagFunction, it should be
declared in cvconst.h, but that file doesn't exist on my machine. I have
vacuumed the net to find out how to get the SDK, but no luck. I read
somewhere that it�s supposed to get installed doing a full installation
of Visual Studio but didn�t work here.
So if anybody has any ideas on how to solve this, I would be so
grateful. I�m getting desperate. So� HELP! PLEASE! ;-)
/Peter
I have both VS 2005 and 2008 on my machine. I found the file in these folders:
C:\Program Files\Microsoft Visual Studio 8\DIA SDK\include\cvconst.h
C:\Program Files\Microsoft Visual Studio 9.0\DIA SDK\include\cvconst.h