Hi to all, with newer versions of ecompile (the newest downloadable) i have a problem:
Even if i set the "OnlyCompileUpdatedScripts" option to 1 the ecompile keep recompiling all the scripts!!!
Here's my settings:
Code:
GenerateListing 0
GenerateDebugInfo 0
GenerateDebugTextInfo 0
DisplayWarnings 1
CompileAspPages 1
AutoCompileByDefault 1
UpdateOnlyOnAutoCompile 1
OnlyCompileUpdatedScripts 1
DisplaySummary 1
GenerateDependencyInfo 0
DisplayUpToDateScripts 0
I'm typing only "ecompile" in the command bar (windows) and the paths are right.
What' wrong?