Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DSDP - Target Management » TCF Visual Studio build problems, cause: DIA SDK
TCF Visual Studio build problems, cause: DIA SDK [message #486549] Fri, 18 September 2009 07:33 Go to next message
Eclipse UserFriend
Originally posted by: peter.nospam.tragardh.gmail.com

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
FW: TCF Visual Studio build problems, cause: DIA SDK [message #488348 is a reply to message #486549] Mon, 28 September 2009 11:09 Go to previous messageGo to next message
Martin Oberhuber is currently offline Martin OberhuberFriend
Messages: 1007
Registered: July 2009
Senior Member
Forwarding to the dsdp-tcf-dev@eclipse.org 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
FW: TCF Visual Studio build problems, cause: DIA SDK [message #488349 is a reply to message #486549] Mon, 28 September 2009 11:11 Go to previous messageGo to next message
Martin Oberhuber is currently offline Martin OberhuberFriend
Messages: 1007
Registered: July 2009
Senior Member
Forwarding to the dsdp-tcf-dev@eclipse.org 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
Re: FW: TCF Visual Studio build problems, cause: DIA SDK [message #490876 is a reply to message #488349] Mon, 12 October 2009 07:12 Go to previous message
Eclipse UserFriend
Originally posted by: peter.nospam.tragardh.gmail.com

Martin Oberhuber wrote:
> Forwarding to the dsdp-tcf-dev@eclipse.org 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

I finally managed to convince my company to upgrade to Visual Studio
2008 and then the problem was gone. Never got it to work in 2005.
FW: TCF Visual Studio build problems, cause: DIA SDK [message #582639 is a reply to message #486549] Mon, 28 September 2009 11:09 Go to previous message
Martin Oberhuber is currently offline Martin OberhuberFriend
Messages: 1007
Registered: July 2009
Senior Member
Forwarding to the dsdp-tcf-dev@eclipse.org 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
FW: TCF Visual Studio build problems, cause: DIA SDK [message #582652 is a reply to message #486549] Mon, 28 September 2009 11:11 Go to previous message
Martin Oberhuber is currently offline Martin OberhuberFriend
Messages: 1007
Registered: July 2009
Senior Member
Forwarding to the dsdp-tcf-dev@eclipse.org 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
Re: FW: TCF Visual Studio build problems, cause: DIA SDK [message #582753 is a reply to message #488349] Mon, 12 October 2009 07:12 Go to previous message
Eclipse UserFriend
Originally posted by: peter.nospam.tragardh.gmail.com

Martin Oberhuber wrote:
> Forwarding to the dsdp-tcf-dev@eclipse.org 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

I finally managed to convince my company to upgrade to Visual Studio
2008 and then the problem was gone. Never got it to work in 2005.
Previous Topic:Diagnosing RSEG1066
Next Topic:Export to remote file system doesn't work
Goto Forum:
  


Current Time: Fri Mar 29 02:30:17 GMT 2024

Powered by FUDForum. Page generated in 0.03470 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top