stdafx.h problem

May 21, 2016 at 1:45pm
i did small project ..when i try to run it
the compiler says did you forget to add stdafx.h to your cource files
and when i do it to all my cpp files its says unknown or something
i run with visual studio 2013 any idea how to avoid/ solve this problem?
May 21, 2016 at 3:14pm
When you create a project turn off the precompiled header file option.
Topic archived. No new replies allowed.