Thanks for your quick reply
1) Do you have Xcode installed? YES Version? Version 10.2.1 (10E1001)
2) Have you installed the optional Xcode command line tools? YES
3) Have you installed the SDK headers? NO, is important?
4) What commands are you using to "simply rebuild" the IDE? Menu Package/Install/Unistall packages, then add a package and go save and rebuild IDE.
5) What are the error messages?
Compile Project, Target: progressbar: Exit code 1, Errors: 3
Error: linker: Undefined symbols for architecture i386:
Error: linker: "start", referenced from:
"start", referenced from:
implicit entry/start for main executable
ld: symbol(s) not found for architecture i386
An error occurred while linking
progressbar.pp(280,0) Error: Error while linking
progressebar is a lazarus example
thanks