Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Visual Studio build problems, cause: DIA SDK

182 views
Skip to first unread message

Peter Trägårdh

unread,
Sep 18, 2009, 3:43:13 AM9/18/09
to
Hi!

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


TCF: http://wiki.eclipse.org/DSDP/TM/TCF_FAQ

Scot T Brennecke

unread,
Sep 19, 2009, 1:45:35 PM9/19/09
to

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

0 new messages