OK, what am I missing?
Mobile
1
Posts
1
Posters
0
Views
1
Watching
-
I'm trying to compile a simple nothing wizard generated app with EVC 4.0 (with EVC4 SP2 applied). This project works just fine in EVC 3, so I'm at a loss as to what the problem is. Here is the compile error I get:
C:\Tests\Embedded PDA\TryAgain\TryAgain.rc(11) : fatal error RC1015: cannot open include file 'afxres.h'. Error executing rc.exe.
I've tried changing the include directories to point at the PPC 2003 SDK but it still doesn't compile. I guess it's better (or at least different) because before it was complaining about not finding AYGSHELL.H. I know it's probably something simple, but it's gotten the best of me. I've tried uninstalling and reinstalling but it doesn't seem to help. Thanks for any help, Mike