I have a (com) c++ project, which uses a (.net) c++ dll. The project was compiling and running ok.
Now, all I did was make changes to the dll, and I’m getting a fatal error c1083- cannot open include file stdafx.h – when recompiling my (com) project.
What can this mean?
Look for your stdafx.h. Here are the possibilities: