So an old new boy here..... I did Pascal through the Turbo Pascal 4 to Delphi 7 and now in retirement I have returned to my favorite language.... but I have an issue:
I wanted to play around with the TUI framework know as Free View (the open soruce successor to Turbo Vision) and I have had not problem gettign a really basic little desktop app running on Linux and Windows, however the Mac not so much!
The only way I could the Lazarus running on the Mac was to build it using the FPCUpDeluxe tool and as far as I can see it is working fine - compiles a sample set of th examples and I can debug.
However when I try to compile my little Free Vision sample (That works on the other two platforms) I get the attached errors. It seems that for some reason on this platform Lazarus has decided it needs to rebuild the package, but there is no source! The in the units folder are dated today and there are no source files....
It's all new to me so any suggestions would be grate thanks.