Investigating Synchronization Problems
If you want the synchronization process dialog to provide more information about the build process, you can select Show Build Output.
This dialog consists of multiple tabs, the first of which is Files Found. This shows whether any files were found and their location, and the success of the build command.
If the build command has failed, you can use the Compile Output tab to see the build command output and check for errors. It will display the result of the build command which must be successful to have a CCT generated and to ensure the list of files is complete.
When Generate CCT has been checked, if there is a problem generating the CCT, additional information that may be required by support will be displayed in the Compile Output if the log level is set to TRACE.
There are two additional tabs that are only populated for the Process Monitor Synchronization method:
- Compile Issues - Populates with the error stream from the build process.
- Processes Detected - Lists all processes that were found during synchronization. Each item in the list can be expanded to show what build command line(s) a process has been called from.