Recent

Author Topic: Can't Install Anything  (Read 2458 times)

JimKueneman

  • Full Member
  • ***
  • Posts: 246
Re: Can't Install Anything
« Reply #30 on: March 05, 2025, 02:30:18 am »
Sorry.  Which unit?

Jim

dbannon

  • Hero Member
  • *****
  • Posts: 3321
    • tomboy-ng, a rewrite of the classic Tomboy
Re: Can't Install Anything
« Reply #31 on: March 05, 2025, 02:37:07 am »
components/virtualtreeview/laz.virtualtrees.pas

D
Lazarus 3, Linux (and reluctantly Win10/11, OSX Monterey)
My Project - https://github.com/tomboy-notes/tomboy-ng and my github - https://github.com/davidbannon

JimKueneman

  • Full Member
  • ***
  • Posts: 246
Re: Can't Install Anything
« Reply #32 on: March 05, 2025, 03:11:55 am »
components/virtualtreeview/laz.virtualtrees.pas

D

Was the Zip but now have the Git repository.  Should I be working off the fixes_4 branch?  Any logical places to try backup up to?

Jim

JimKueneman

  • Full Member
  • ***
  • Posts: 246
Re: Can't Install Anything
« Reply #33 on: March 05, 2025, 03:37:15 am »
Ok the latest version in the repository does not crash, but the one that was released around Jan 9 (in the zip on the website) does.  That should be removed as it is broken.  You still can't compile with DEBUG=1 because of VirtualTreeview.   I tried copying the entire RC1 VT folder into RC2 and the same problem.  I am tracking down where it was fixed......

JimKueneman

  • Full Member
  • ***
  • Posts: 246
Re: Can't Install Anything
« Reply #34 on: March 05, 2025, 03:56:56 am »
This was fixed by @mattias on Jan 28!  Again the snapshot on the webpage for MacOS 4.0 RC2 is broken.




JimKueneman

  • Full Member
  • ***
  • Posts: 246
Re: Can't Install Anything
« Reply #35 on: March 05, 2025, 04:04:08 am »
One last question... what do I need to change to make these go away?  They are new for version 4.0

Warning: ld: warning: -multiply_defined is obsolete
Error: -macosx_version_min has been renamed to -macos_version_min


dbannon

  • Hero Member
  • *****
  • Posts: 3321
    • tomboy-ng, a rewrite of the classic Tomboy
Re: Can't Install Anything
« Reply #36 on: March 05, 2025, 04:46:32 am »
Jim, that is great, you have got to the bottom of it !  Well done.

> Warning: ld: warning: -multiply_defined is obsolete
I assume its coming from the lazarus or LCL source, not your code ?  Don't worry about it.  Something is obsolete and will be removed, probably far into the future.

> Error: -macosx_version_min has been renamed to -macos_version_min
Sigh, this one, I believe, relates to your Mac install. It does not harm, try not to look at it. It relates to Mac dev tool kits, you have installed the whole thing rather that just the command line tools.  Lots of mentions in previous forum posts.

So, for now, my advise is Mac users, use Lazarus stable, RC1 or Fixes. RC2 will almost certainly be replaced soon.

Davo
Lazarus 3, Linux (and reluctantly Win10/11, OSX Monterey)
My Project - https://github.com/tomboy-notes/tomboy-ng and my github - https://github.com/davidbannon


 

TinyPortal © 2005-2018