|
-
May 10th, 1999, 06:33 AM
#1
Visul C++ cant find my class.
In the compiling prozess VC cant find my class whitch is defined in another file. I use the #include ("#include Gegend.h") statement but it dont works. I tried to declare my class at new (In the form "class Gegend;" right before I use it) but it didnt work.
This is my error:
:\programme\microsoft visual studio\myprojects\evolution\anzeige.h(41) : error C2079: 'Geg' uses undefined class 'Gegend'
Gegend is my class and Geg the name of my instanze.
When I try to copy the whole declaration my compiler said "redefinition".
What is my failure ?????
ÖÖÖÖÖ@OOOOOOOOOO00000000ooooooooooo°°°°°.... . . . . . . . . . .
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|