-
Hugo Moors
- PowerBuilder
- Wednesday, 28 January 2026 12:47 PM UTC
I have an issue with "out of sync" applications when moving between two computers.
I've converted my applications to solutions
I'm syncing with Google Drive for Desktop set to "Stream files" with the project folder marked as "Available offline."
Both machines use the same virtual drive letter (e.g., G:\) to ensure path consistency.
Every time I switch from Computer A to Computer B, PowerBuilder prompts for a full recompile, citing that files have changed.
However no changes were made to the source code between sessions.
If I manually transfer the files I'm not asked to recompile prompt does not appear.
It appears the Google Drive sync engine is altering some file attributes (timestamps?) during the sync process, which triggers the PB compiler’s dependency check (the files and sizes are identical, I checked the hashes).
Is there a way to keep this setup and not have the recompile each time?
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.