Re: go to a definition



Many times in VC++ 6.0, I will try to go to a definition, and it pops
up a MessageBox saying:

The symbol 'MyFunction' is undefined.

Anyone know how to fix this?

Ensure that the header & source files containing that symbol are
included in the list of files in the project.

If that's not the issue, try closing the workspace and deleting the
..ncb file. It'll get recreated when you re-open the workspace. That
often fixes such issues.

Dave
.



Relevant Pages

  • Re: combining workspaces
    ... have same variables (in their declaration in header). ... their headers and in .C in B's workspace (which is a HERCULIAN ... considering the voluminosity of the codes). ... You just discovered why it's a good idea not to use file scope ...
    (comp.lang.c)
  • PB 5.0 out-to-lunch w/ 100 source file project
    ... Created a workspace project using the wizard. ... suddenly drops back down to ~30 MB in use when it recovers. ... Can I not have this many source files in a project? ...
    (microsoft.public.windowsce.platbuilder)
  • RE: Platform Data Backup
    ... All changes to your PB workspace are stored in the wce file. ... store the pbp files along with any source files create by the New Project ... In PB 5.0 the IDE Workspace projects do not contain build state and ...
    (microsoft.public.windowsce.platbuilder)
  • IDE problem
    ... is that in the WorkSpace in the IDE I would open up this class ... popup that says "Cannot find the definition of this ... how can I fix it? ...
    (microsoft.public.vc.mfc)
  • Re: My Eclipse wont start
    ... >Or it says, workspace in use, choose a different one. ... >But noone else could be using my workspace. ... How can I fix this? ... Prev by Date: ...
    (comp.lang.java.softwaretools)