Thread: MSVC problem just started

  1. #1
    Registered User
    Join Date
    Aug 2001
    Posts
    411

    MSVC problem just started

    Ive been useing msvc for months now, i have my big project upwards of 30 source files, now for some reason msvc started recompileing EVERY file every time i build or run the project.

    I looked into the project settings even though ive not changed any of them. the minimual rebuild is not dimmed out and not an option.

    To test something i created a new application, and it dose the same thing with no modification to the dafalut thing. It must be a program problem, and not a project option.

  2. #2
    of Zen Hall zen's Avatar
    Join Date
    Aug 2001
    Posts
    1,007
    I've heard this a couple of times, but haven't experienced myself. Have you changed your system clock recently? This is one this that seems to mess things up due to the times stamp on the files.
    zen

  3. #3
    Registered User
    Join Date
    Aug 2001
    Posts
    411
    Right on the money.

    I opened it the other day, must have rolled the wheel cause the month was off.

    Thanks alot, I am SOOOOO glad that wasnt a permanant problem.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. problem: online on winxp and linux red hat
    By gemini_shooter in forum Linux Programming
    Replies: 5
    Last Post: 05-29-2005, 02:14 PM
  2. MSVC Tutorial problem - Monochrome Palette
    By colinH in forum C++ Programming
    Replies: 4
    Last Post: 10-30-2002, 03:57 AM
  3. half ADT (nested struct) problem...
    By CyC|OpS in forum C Programming
    Replies: 1
    Last Post: 10-26-2002, 08:37 AM
  4. binary tree problem - help needed
    By sanju in forum C Programming
    Replies: 4
    Last Post: 10-16-2002, 05:18 AM
  5. MSVC and ATL problem
    By Unregistered in forum Windows Programming
    Replies: 1
    Last Post: 01-22-2002, 07:07 AM