VC++ does not compile my code after header file change :-(

Y

yoavip

Hi,

I'm using VC++ 6.0, and I have the following problem:

when I change a header file, and compile, the compiler does not
recognize
the change, and does not compile the files that use this header file.

This only happen in one specific project, and not in other projects.
Did anyone saw this problem before ?

Please help me solve it.

Thanks,
Yoav
 
I

Ian Collins

Hi,

I'm using VC++ 6.0, and I have the following problem:

when I change a header file, and compile, the compiler does not
recognize
the change, and does not compile the files that use this header file.

This only happen in one specific project, and not in other projects.
Did anyone saw this problem before ?

Please help me solve it.
Try a more appropriate group, one of the many windows ones.
 
R

Roland Pibinger

I'm using VC++ 6.0, and I have the following problem:
when I change a header file, and compile, the compiler does not
recognize
the change, and does not compile the files that use this header file.

Maybe you haven't included the file into your project (it exists in
your directory but not in your project)?
 

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

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,059
Latest member
cryptoseoagencies

Latest Threads

Top