Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Builds are killing me... please help

Builds are killing me... please help

Scheduled Pinned Locked Moved C / C++ / MFC
debugginghelp
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Peter 0
    wrote on last edited by
    #1

    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

    P S 2 Replies Last reply
    0
    • P Peter 0

      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

      P Offline
      P Offline
      Paolo Messina
      wrote on last edited by
      #2

      Are you including "StdAfx.h" in all the source files?

      1 Reply Last reply
      0
      • P Peter 0

        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

        S Offline
        S Offline
        Sam Hobbs
        wrote on last edited by
        #3

        If your stdafx.h files have: #include "resource.h" in them then that would cause a recompile of your pre-complied headers, right?

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups