Die Suche ergab 94 Treffer

von DonAlfredo
Fr 31. Jul 2026, 07:26
Forum: AVR, Arduino & Co.
Thema: Arduino Q
Antworten: 6
Zugriffe: 3630

Re: Arduino Q

For anybody wanting to cross-compile (with fpcupdeluxe) towards the Arduino, I have added the libraries directly from an Arduino Uno Q.
It is a very nice SBC !
https://github.com/LongDirtyAnimAlf/fpc ... ian_13.zip
von DonAlfredo
Mo 27. Jul 2026, 10:21
Forum: Linux
Thema: Error bei Intstallation von Trunk mit FpcUpDeluxe
Antworten: 18
Zugriffe: 11318

Re: Error bei Intstallation von Trunk mit FpcUpDeluxe

Hidden bugger unfortunately. Should be fixed. Please test new pre-releases.
von DonAlfredo
Sa 25. Jul 2026, 15:33
Forum: Linux
Thema: Error bei Intstallation von Trunk mit FpcUpDeluxe
Antworten: 18
Zugriffe: 11318

Re: Error bei Intstallation von Trunk mit FpcUpDeluxe

This issue has already been reported. You are welcome to test this pre-release.
https://github.com/LongDirtyAnimAlf/fpcupdeluxe/releases/download/v2.4.0jp/fpcupdeluxe-x86_64-linux
And the GTK3 version.
https://github.com/LongDirtyAnimAlf/fpcupdeluxe/releases/download/v2.4.0jp/fpcupdeluxe-x86_64 ...
von DonAlfredo
So 15. Feb 2026, 12:01
Forum: Linux
Thema: QT6 mit FpcUpDeLuxe auf Linux Mint geht nicht
Antworten: 26
Zugriffe: 7762

Re: QT6 mit FpcUpDeLuxe auf Linux Mint geht nicht

For anybody wanted to distribute QT6 app without the need of a system-wide install of libQ6pas.

Fcupdeluxe-qt6 is compiled with an extra option: -k"-rpath=./"
This means that the QT6-binary-app should also look for libraries in the app-folder itself, thus finding a local libQT6pas. This is why the ...
von DonAlfredo
Di 20. Jan 2026, 12:39
Forum: Linux
Thema: Linux Mint & Lazarus V4.4 [gelöst]
Antworten: 28
Zugriffe: 11902

Re: Linux Mint & Lazarus V4.4 [gelöst]

For scripting, you might use fpc[laz]up itself.
https://github.com/LongDirtyAnimAlf/Reiniero-fpcup/releases

This is the commandline version of fpcupdeluxe. And this version accepts all kinds of parameters, including install directory.

E.g. : install FPC and Lazarus.
./fpclazup --fpcURL="trunk ...
von DonAlfredo
So 18. Jan 2026, 16:49
Forum: Linux
Thema: Linux Mint & Lazarus V4.4 [gelöst]
Antworten: 28
Zugriffe: 11902

Re: Linux Mint & Lazarus V4.4

You need some extra libs to install. Use this script:
https://github.com/LongDirtyAnimAlf/fpc ... /debian.sh
von DonAlfredo
So 18. Jan 2026, 16:25
Forum: Linux
Thema: Linux Mint & Lazarus V4.4 [gelöst]
Antworten: 28
Zugriffe: 11902

Re: Linux Mint & Lazarus V4.4

https://github.com/LongDirtyAnimAlf/fpc ... ux-qt6.zip

The zip has the required lib included !
von DonAlfredo
So 18. Jan 2026, 15:00
Forum: Linux
Thema: Linux Mint & Lazarus V4.4 [gelöst]
Antworten: 28
Zugriffe: 11902

Re: Linux Mint & Lazarus V4.4

You might get more info about this "error" if you start fpcupdeluxe from a command terminal.
von DonAlfredo
Mi 10. Dez 2025, 19:07
Forum: Einsteigerfragen
Thema: (mir) nicht erklärlicher Abbruch bei fpcupdeluxe
Antworten: 5
Zugriffe: 4659

Re: (mir) nicht erklärlicher Abbruch bei fpcupdeluxe

Es hat geholfen, im System nach Lazarus und Fpc im System zu suchen und regoros zu löschen.
This should not have been necessary !
So, I am very interested in more details about this error. And to solve it. In theory, fpcupdeluxe should have been (must be) fully isolated from any install of FPC or ...
von DonAlfredo
Mi 13. Aug 2025, 14:16
Forum: Sonstige
Thema: Probleme mit Lazarus 4.2 / fpcupdeluxe unter macOS – Build- und Linkerfehler
Antworten: 8
Zugriffe: 13270

Re: Probleme mit Lazarus 4.2 / fpcupdeluxe unter macOS – Build- und Linkerfehler

I would be very interested in solving this issue with fpcupdeluxe.
AFAIK, it can be solved by using the right -WMx.xx option depending on the MACOS version and FPC version.
So, please get in contact with me through PM. I will prepare dedicated versions of fpcupdeluxe to test on your Mac, as I do not ...
von DonAlfredo
So 16. Mär 2025, 12:05
Forum: Linux
Thema: [gelöst] Lazarus unter Linux
Antworten: 19
Zugriffe: 25321

Re: [gelöst] Lazarus unter Linux

The install script needs admin rights.
And fpcupdeluxe is a pure normal user app.
This is why (IMHO) a combi is not the right thing to do.
von DonAlfredo
Mo 30. Dez 2024, 10:13
Forum: Programme
Thema: fpcupdeluxe mit dynamischen Gitlab-Tags
Antworten: 19
Zugriffe: 17651

Re: fpcupdeluxe mit dynamischen Gitlab-Tags

On Windows, the tools needed to do all the magic are only downloaded (when missing) during the install-process. So only AFTER pressing a install button.
The GIT-tags will not be available on first launch when GIT is not installed on the system. The latest release should give a warning about that ...
von DonAlfredo
Mo 23. Dez 2024, 13:09
Forum: Programme
Thema: fpcupdeluxe mit dynamischen Gitlab-Tags
Antworten: 19
Zugriffe: 17651

Re: fpcupdeluxe mit dynamischen Gitlab-Tags

FPC and Lazarus release candidates are also available using the current fpcupdeluxe. Under the "Tags".
See included screenshot.
aaatags.png
aaatags.png (77.63 KiB) 10307 mal betrachtet
von DonAlfredo
Mo 23. Dez 2024, 11:41
Forum: Programme
Thema: fpcupdeluxe mit dynamischen Gitlab-Tags
Antworten: 19
Zugriffe: 17651

Re: fpcupdeluxe mit dynamischen Gitlab-Tags

You can add a tag yourself with the current fpcupdeluxe. Just have a look into fpcup.ini to see how this is done.

Code: Alles auswählen

[ALIASfpcTAG]
stable.gitlab=release_3_2_2
; 3.2.4.gitlab=release_3_2_4  <------ uncomment to add tag for future release
3.2.2.gitlab=release_3_2_2
3.2.0.gitlab=release_3_2_0