Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: How to find code error in source given offset in executable

Author: Roman Hartmann

Date: 23:49:03 03/07/06

Go up one level in this thread


On March 07, 2006 at 22:19:39, David B Weller wrote:

>That looks good, but ....
>
>Does VC 2005 express NOT work on c ? Because when trying to import my source
>into it, I get 455 errors which make no sense.

Did you download and install the Microsoft SDK Platform?
The following link might help you to make it work.
http://lab.msdn.microsoft.com/express/visualc/usingpsdk/default.aspx

best regards
Roman

>eg.,
>
>int c;
>c = 0;
>
>undefined reference to c ??? [oh, ok, 'c' is a figment of my sick imagination]
>
>missing ';' before type [when there is no missing semi-colon within miles]
>
>Clearly, it is too late ... thanks Dann for all your help ... will take this up
>again in the morning ... good night



This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.