The Sync Source VI loops over all files in all components. If a component doesn't have any files (ie is just directories) a loop in "Hard Link To Source.VI" will not run and will return default data for the config cluster.
Work Around:
Don't define any components with no files.
You really shouldn't need to do this but it can be convenient to setup the components before adding files. Components such as "menus" that are typically not added until late the development can cause problems earlier in development when Syncing Source w/ "uninstall and mass compile" selected.
The Sync Source VI loops over all files in all components. If a component doesn't have any files (ie is just directories) a loop in "Hard Link To Source.VI" will not run and will return default data for the config cluster.
Work Around:
Don't define any components with no files.
You really shouldn't need to do this but it can be convenient to setup the components before adding files. Components such as "menus" that are typically not added until late the development can cause problems earlier in development when Syncing Source w/ "uninstall and mass compile" selected.