HI mattcz,
 
The problem might be due to the following reason. You would have included the afxwin.h as
 "#include <afxwin.h>" and not as "#include afxwin.h". The first type of include with syntax "< >" will not search in the current directory. But the second type of include will search the current directory. Just change the syntax to the second type. I hope this will solve your problem.
 
New Year Greetings,
S. Kumaran.


paramedic80132 <[EMAIL PROTECTED]> wrote:


Hello All,

I am using Embedded C++ 4.0 with SP3.  When I try to compile a
projec, it tells me "fatal error C1083: Cannot open include
file: 'afxwin.h': No such file or directory
Error executing clarm.exe."

The header file is in the same directory as the workspace, and shows
up in the header file list in the file view pane on the right.

If anyone could give me some pointers about why this is happening, I
would be very appreciative.

Thanks,
Matt








To unsubscribe : [EMAIL PROTECTED]





Do you Yahoo!?
Send a seasonal email greeting and help others. Do good.

To unsubscribe : [EMAIL PROTECTED]




Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to