在build之后没有error,也没有warning,要进行link成execute programe时,它就弹出一个对话框提示one or more files are out of date or do not exist,...would you like to build them?为什么会出现这种情况呢?怎么解决呢?

解决方案 »

  1.   

    你的CPP文件或者h文件的时间超过了系统现在的时间,检查并把这些文件重新保存一下编译即可
      

  2.   

    什么叫cpp和h文件的时间,怎么检查,请请大虾说清楚点好吗!50分全给你! 
      

  3.   

    输出框会有这样的输出语句:
    --------------------Configuration: Nntoll - Win32 Debug--------------------
    Compiling...
    Skipping... (no relevant changes detected)
    Stdafx.cpp
    Compiling...
    Skipping... (no relevant changes detected)
      

  4.   

    build/clear->build/rebuild all