Recent

Author Topic: [SOLVED] Added components from list aren't loaded in palette  (Read 309 times)

Rico54

  • New member
  • *
  • Posts: 8
Hi to everyone,

I've a subtle problem with Lazarus 4.0

System:
MacBokkPro M1 with Sequoia 15.5
Command Line Tools 16.2 (to awoid compiler errors)
Lazarus 4.0

I'm unable to Install Packages via the menu option and recompiling the ide as always I've done.
I need three standard packages: lazreport, lr_pdfexport and lazdbexport.
They are listed as valid in the package list.
Compiling the IDE is Ok (with the usual "Error: -macosx_version_min has been renamed to -macos_version_min")
LCL: cocoa - TargetOS: darwin - Target CPU: aarch64

but:
   1) Lazarus don't restart despite the option is checked
   2) when I manually restart Lazarus, the components aren't in the palette
   
Whith Lazarus 3.8 (and previous versions) I've never got problems with this procedure (under macOS 15.4, Linux Mint 21.3 and Windows XT)
   
Any suggestion?
Thanks, Riccardo.
« Last Edit: May 15, 2025, 03:20:03 pm by Rico54 »

Rico54

  • New member
  • *
  • Posts: 8
Re: [SOLVED] Added components from list aren't loaded in palette
« Reply #1 on: May 15, 2025, 03:27:20 pm »
I've found myself a solution.

When installing (in 3.8 and 4.0) the setup path proposed for the executable is /Applications/lazarus

but when rebuild the ide (for adding some components) the path is incorrect. For Lazarus 4.0 I've used
/Applications/lazarus/lazarus.app/Contents/MacOS/

And now all works fine, the new components are listed in the palette and my main project now compiles and run without errors.

I don't know if some infos was forgotten in the documentation or there is an error somewhere,  but previously I never have the needs to change that path.

 

TinyPortal © 2005-2018