can't see header file

K

Kathryn Hargreaves

I'm trying to compile using VisualStudio.NET. I have a project to
which I've
tried to add a class. I've added the class through the wizard (even
though I wrote the code myself, the old-fashioned way :). I added the
file to the project.
The file uses another class already in the project, accessed
supposedly through
this other class's header file. I do this in exactly the same manner
as yet another class, in yet another file does it, a file that *does*
compile. It can't see the included class header. Even if I copy this
compiling file and change the name of this copy file and the class
within to those giving me a problem, then *that* doesn't compile
either. Any clues?

Much thanks,
Kathy
 
M

Mike Wahler

Kathryn Hargreaves said:
I'm trying to compile using VisualStudio.NET. I have a project to
which I've
tried to add a class. I've added the class through the wizard (even
though I wrote the code myself, the old-fashioned way :). I added the
file to the project.
The file uses another class already in the project, accessed
supposedly through
this other class's header file. I do this in exactly the same manner
as yet another class, in yet another file does it, a file that *does*
compile. It can't see the included class header. Even if I copy this
compiling file and change the name of this copy file and the class
within to those giving me a problem, then *that* doesn't compile
either. Any clues?

I think you're probably having difficulty with the IDE,
and not the language. Try asking at newsgroup:

microsoft.public.vc.ide_general

If your news server does not have it, you can get
to it from Microsoft's public server:

msnews.microsoft.com

$.02: I think those 'wizards' are much more trouble than
they're worth. Just do stuff 'by hand', and you'll be
in control.

HTH,
-Mike
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,143
Messages
2,570,822
Members
47,368
Latest member
michaelsmithh

Latest Threads

Top