Recent

Author Topic: Fpcupdeluxe  (Read 911153 times)

TRon

  • Hero Member
  • *****
  • Posts: 4369
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

 

TinyPortal © 2005-2018