Kbase P167035: What is the difference between "build" and "compile" in OpenEdge Architect?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/28/2010 |
|
Status: Unverified
GOAL:
What is the difference between "build" and "compile" in OpenEdge Architect?
GOAL:
Is there a difference between "build" and "compile" in OpenEdge Architect?
FACT(s) (Environment):
Windows
OpenEdge 10.x
FIX:
"Build project" is enabled if the "Build automatically"' option is turned off. Selecting "Build project" passes a list of changed files since the last successful build to the project builder(s). If you did not change the source file then it won't be built.
You have the option to force the compile be right-clicking on a file and choosing OpenEdge->compile. Doing it this way "forces" the build and it ignores the timestamp checks.