Recent

Author Topic: Fpcupdeluxe  (Read 919110 times)

TRon

  • Hero Member
  • *****
  • Posts: 4377
Re: Fpcupdeluxe
« Reply #2580 on: April 04, 2025, 07:19:18 pm »
Code: Bash  [Select][+][-]
  1. sudo apt-get install -y libgtk2.0-0-dev
but I got message "Package libgtk2.0-0-dev could not be found". Maybe there is a typo too?

I'm not familiar with this stuff. Please could someone check (and correct) this? Thanks.
In order to list a package matching some text:
Code: Bash  [Select][+][-]
  1. apt search <text>
  2. e.g.
  3. apt search libgtk2
  4.  
Some versions do not contain the additional zero but the result from that command is able to tell you that (e.g. print exact names of all packages containing the text "libgtk2").


« Last Edit: April 04, 2025, 07:21:20 pm by TRon »
Today is tomorrow's yesterday.

Hartmut

  • Hero Member
  • *****
  • Posts: 905
Re: Fpcupdeluxe
« Reply #2581 on: April 05, 2025, 09:27:31 am »
I tried
Code: Bash  [Select][+][-]
  1. apt search libgtk2
and on my Ubuntu 22.04 I got
Code: Text  [Select][+][-]
  1. libgtk2.0-dev
so my version does not contain the additional zero. Thanks TRon for clarification.

RDL

  • Jr. Member
  • **
  • Posts: 72
Re: Fpcupdeluxe
« Reply #2582 on: April 08, 2025, 04:43:21 am »
Hello.

Can anyone help with this problem?  :)

I have successfully installed the riscv64 cross compiler, but I can't figure out how to use it in Lazarus

https://github.com/LongDirtyAnimAlf/fpcupdeluxe/issues/752
« Last Edit: April 08, 2025, 04:45:22 am by RDL »
Sorry for my english, google translation!

Philippe1

  • Newbie
  • Posts: 6
Re: Fpcupdeluxe which version
« Reply #2583 on: April 17, 2025, 10:45:54 am »
Hello from France,
I'm looking for an advice. I made an application with Lazarus 3.6 plus several libraries. Now as I need to make it work for Android, I have two options :
  • Wait for a new version of Fpcupdeluxe working with the 3.6 version of Lazarus
  • Adapt my code to work with a previous version of Lazarus and the latest version of Fpcupdeluxe

What should I do? I believe it's a lot of work coding a new version of Fpcupdeluxe but if I'm not off the mark, could I have an approximate release date for the new version?

Thanks
Philippe


Philippe1

  • Newbie
  • Posts: 6
Re: Fpcupdeluxe
« Reply #2585 on: April 28, 2025, 03:09:12 pm »
Hello,
Thanks a lot, that was very helpfull.   :D
Philippe

Josh

  • Hero Member
  • *****
  • Posts: 1375
Re: Fpcupdeluxe
« Reply #2586 on: May 25, 2025, 07:57:14 am »
Hi

Trying to install macos cross compilers on trunk fpc and laz; and getting
No rule to make target `system.pp', needed by `system.ppu'

Using fpcupdeluxe-i386-win32 2.4.0f
I have a  fixes install in seperate folder that is fine and has cross compilers for x64, macos x64and aarch64.
All working fine.

Seperate folder
Base installis fine, cross compiler for win-x64 is fine.
But macOs Crosscompilers fail with above message.
I have also tried adding -WM10.15 to custom options, no difference same error..

Any ideas??

The best way to get accurate information on the forum is to post something wrong and wait for corrections.

BSaidus

  • Hero Member
  • *****
  • Posts: 619
  • lazarus 1.8.4 Win8.1 / cross FreeBSD
Re: Fpcupdeluxe
« Reply #2587 on: June 08, 2025, 12:14:50 pm »
Hello @DonAlfredo.
Excuse me for this, but I wonder why we still using binary libs for OpenBSD 6.
Is it possible to Update Binary Libs for OpenBSD to minimum 7.4, 7.5, 7.6 or 7.7 for both i386 & x86_64 architectures.

Thank you.

PS: If some one can help me ( packages needed to be installed ) I can try to help doing it.
lazarus 1.8.4 Win8.1 / cross FreeBSD
dhukmucmur vernadh!

 

TinyPortal © 2005-2018