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
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