Builds are killing me... please help
-
Hi Guys, i just can't figure it out. in my workspaces i have to set all my source files to use 'automatic use of pre-complied headers', other wise i get: Debug/MyApp.pch' is not a valid precompiled header file i don't know what i've set in the project settings, but everytime i change or add something to the resources (dialogs especially), a complete re-build of the project occurs. this is really starting to p$%$ me off. any direction appreciated thanks and stressed Peter
-
Hi Guys, i just can't figure it out. in my workspaces i have to set all my source files to use 'automatic use of pre-complied headers', other wise i get: Debug/MyApp.pch' is not a valid precompiled header file i don't know what i've set in the project settings, but everytime i change or add something to the resources (dialogs especially), a complete re-build of the project occurs. this is really starting to p$%$ me off. any direction appreciated thanks and stressed Peter
Are you including "StdAfx.h" in all the source files?
-
Hi Guys, i just can't figure it out. in my workspaces i have to set all my source files to use 'automatic use of pre-complied headers', other wise i get: Debug/MyApp.pch' is not a valid precompiled header file i don't know what i've set in the project settings, but everytime i change or add something to the resources (dialogs especially), a complete re-build of the project occurs. this is really starting to p$%$ me off. any direction appreciated thanks and stressed Peter