Hi Folks,
Windows 10-64Bit,
FPC3.2.3 (Fixes)/Lazarus 4.3 (Fixes) both 64-Bit
Starting a new Project, setting Program-Name in lpr file ("Program MyTopSecretProjectName;"), Project - Save As,
choose a Folder in My Documents, which is synced to a OneDrive (IMPORTANT!!), set lpi-filename to your chosen name, hit OK --> Errors out with "lpi-File not found"
It errors out, too, if i don't change anything (default-names etc.).
Just new Project, Save As.... Folder on OneDrive -- KABOOM
At a guess: Confusion about Path-Delimiters (OneDrive uses Forward-Slashes)
If i choose a random folder outside My OneDrive-Domain it works as it should.
Can someone confirm?
(Or what am i doing wrong?)