However, errors can arise when trying to:
- Using 'Build Project' from the context menu of a project in IDE.
- Using 'Update 3E - Extract' in the Upgrades section of Utilities 3E.
If both of these processes fail, chances are that a circular dependency exists in at least one of the project's objects.
To find the culprit, build each object individually with a Build Type of 'All AppObjects that use <Obj_Name> (Runtime Only)'. A circular dependency exception will show in the build output of the problem object.
No comments:
Post a Comment