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. Recompiling only modified files in vc++ environment

Recompiling only modified files in vc++ environment

Scheduled Pinned Locked Moved C / C++ / MFC
c++questionworkspace
2 Posts 2 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.
  • H Offline
    H Offline
    haritadala
    wrote on last edited by
    #1

    Hello all I've a project which contains a list of .cpp files. I'm using vc++ 6.0. When ever I tried to build the .exe after modifying a single file, vc++ environment is recompiling all the files in my project and building the exe. How do I compile only modified file and link it to build the new .exe ? Thanks Hari.

    M 1 Reply Last reply
    0
    • H haritadala

      Hello all I've a project which contains a list of .cpp files. I'm using vc++ 6.0. When ever I tried to build the .exe after modifying a single file, vc++ environment is recompiling all the files in my project and building the exe. How do I compile only modified file and link it to build the new .exe ? Thanks Hari.

      M Offline
      M Offline
      Michael Dunn
      wrote on last edited by
      #2

      Check the modified dates on your header files, you probably have a file with a date in the future. --Mike-- Ericahist | CP SearchBar v2.0.2 | Homepage | 1ClickPicGrabber New v2.0! | RightClick-Encrypt Kosh reminded me of some of the prima-donna programmers I've worked with. Knew everything but when you asked them a question; never gave you a straight answer.   -- Michael P. Butler in the Lounge

      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