Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dsdp-tcf-dev] Re: TCF Visual Studio build problems, cause: DIA SDK

Forwarding to the dsdp-tcf-dev@xxxxxxxxxxx mailing list for
comments.

http://dev.eclipse.org/mhonarc/lists/dsdp-tcf-dev

Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm

Peter Tragardh wrote:
Hi!

I have a problem with DIA SDK when building TCF using Visual Studio. I get the following error: ...\org.eclipse.tm.tcf.agent\symbols_win32.c(95) : error C2065: 'SymTagFunction' : undeclared identifier

I use 2005 standard edition, and have downgraded the solution and project files from the distributed 2008, using the Source Forge project VSPC (http://sourceforge.net/projects/vspc).

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


Back to the top