Re: Compiler can't see class
- From: "Frederic Fuzier" <remove_ffuzier@xxxxxxxxxxxx>
- Date: Mon, 30 Jan 2006 08:45:56 +0100
To be sure your include file is use and coming from the right directory, you
can try a
#pragma message( "Compile with " __FILE__ )
at the top of mexcel.h
When you right click "go to definition" in class view, do you go to your
file ?
Are you sur there isn't some mistake just before
CMiniExcel MyExcel;
line ?
Fred
.
- Follow-Ups:
- Re: Compiler can't see class
- From: Lilith
- Re: Compiler can't see class
- References:
- Compiler can't see class
- From: Lilith
- Re: Compiler can't see class
- From: Frank Hickman [MVP]
- Re: Compiler can't see class
- From: Lilith
- Re: Compiler can't see class
- From: Scott McPhillips [MVP]
- Re: Compiler can't see class
- From: Lilith
- Compiler can't see class
- Prev by Date: Re: Compiler can't see class
- Next by Date: Re: Thread safe vector class
- Previous by thread: Re: Compiler can't see class
- Next by thread: Re: Compiler can't see class
- Index(es):
Relevant Pages
|
|