Die Suche ergab 83 Treffer

von DonAlfredo
Fr 28. Mai 2021, 07:51
Forum: Multimedia
Thema: sehr schnelle, einfache und ressourcensparende Grafik
Antworten: 63
Zugriffe: 39545

Re: sehr schnelle, einfache und ressourcensparende Grafik

@aro
There should be no need to compile fpcupdeluxe by yourself. Binaries are available for all common systems.
https://github.com/longdirtyanimalf/fpcupdeluxe/releases/latest
And the installation of FPC and Lazarus should need no more than one click on the startup-screen of fpcupdeluxe. And only ...
von DonAlfredo
Sa 15. Mai 2021, 19:41
Forum: Windows
Thema: FPCUPdeluxe V1.8.2.r
Antworten: 8
Zugriffe: 9534

Re: FPCUPdeluxe V1.8.2.r

Please test.
https://github.com/LongDirtyAnimAlf/fpc ... tag/1.8.2s

Edit: please delete the fpcbootstrap directory first !
C:\Lazarus\2013_Lfixes20_FPCfixes32\fpcbootstrap
von DonAlfredo
Sa 15. Mai 2021, 19:18
Forum: Windows
Thema: FPCUPdeluxe V1.8.2.r
Antworten: 8
Zugriffe: 9534

Re: FPCUPdeluxe V1.8.2.r

This is a deluxe bugger.
Will release a new version to solve.
von DonAlfredo
Do 1. Apr 2021, 13:14
Forum: Windows
Thema: gleiches GUI Layout bei Neuinstallation
Antworten: 3
Zugriffe: 7870

Re: gleiches GUI Layout bei Neuinstallation

und wäre das nicht eine sinnvolle Funktion für fpcupdeluxe? (oder hab ich die nur noch nicht gefunden)
This is not featured in fpcupdeluxe.
The Lazarus config is a bit hard to manipulate. Relative and absolute paths are often mixed. It would require a lot of work. And bugfixing would require a lot ...
von DonAlfredo
Mi 17. Feb 2021, 11:44
Forum: Android
Thema: Lazarus Android und QR Code scannen
Antworten: 13
Zugriffe: 11395

Re: Lazarus Android und QR Code scannen

Here you go.

https://github.com/LongDirtyAnimAlf/lamwzbardemo
https://github.com/LongDirtyAnimAlf/lamwzbardemo/tree/master/build/outputs/apk/debug
https://github.com/LongDirtyAnimAlf/lamwzbardemo/tree/master/build/outputs/apk/release

I have added the zbar sources, together with iconv sources and a ...
von DonAlfredo
Di 16. Feb 2021, 19:01
Forum: Android
Thema: Lazarus Android und QR Code scannen
Antworten: 13
Zugriffe: 11395

Re: Lazarus Android und QR Code scannen

And LAMW has been much improved lately. Giving an allmost out-of-the-box experience.
Sidenote.
I use a custom compiled zbar myself for Android. For armv7 and arm64. If needed, I can provide the .so libs (iconv also).
von DonAlfredo
Fr 12. Feb 2021, 08:04
Forum: AVR, Arduino & Co.
Thema: AVR nur *.elf - File
Antworten: 7
Zugriffe: 8965

Re: AVR nur *.elf - File

Another error-source could also be this.
You are cross-compiling from FPC win64 towards a 32 bit target. This might also cause problems. However, your error-log does not show this, so I am uncertain about this.
The error log seems to show that avr-objcopy.exe get a wrong command or wrong input file ...
von DonAlfredo
Mo 18. Jan 2021, 08:47
Forum: Raspberry Pi & Co.
Thema: fpcupdeluxe cross compiling?
Antworten: 9
Zugriffe: 10379

Re: fpcupdeluxe cross compiling?

As a native arm-linux fpcupdeluxe is mainly used to install FPC and Lazarus on RPi-like boards, I guessed that cross-features on that platform would not be very useful.
However.
You can always do a feature request if you need cross-features for arm.
How-to.
File an issue on GitHub and specify the ...
von DonAlfredo
Do 29. Okt 2020, 15:45
Forum: Linux
Thema: fpcupdeluxe FPC upgrade geht nicht.
Antworten: 4
Zugriffe: 8194

Re: fpcupdeluxe FPC upgrade geht nicht.

Erstes Problem: Wie kann ich fpcupdeluxe veranlassen, die aktuelle FPC "stable" anzuzeigen?

This should not happen. And you are right. A tool like fpcupdeluxe should be able to handle this correct. So, I am interested in solving this.
Please tell me:
Fpcupdeluxe version (OS, CPU, version).
Your ...
von DonAlfredo
Mo 17. Aug 2020, 18:26
Forum: Android
Thema: [gelöst] Erste Android-App funktioniert nicht
Antworten: 25
Zugriffe: 21229

Re: Erste Android-App funktioniert nicht

As a sidenote.
Its also possible to make a (more or less) bare-metal Android app. The links below will guide you to an example.
As Android has no command line, I have used OpenGL and a redirect of writeln to get some output on an OpenGL window.
Not a single line of java needed. No extra installs ...
von DonAlfredo
Do 9. Jul 2020, 17:25
Forum: Freepascal
Thema: Freepascal am ESP8266
Antworten: 59
Zugriffe: 21729

Re: Freepascal am ESP8266

New version of fpcupdeluxe. Tuned for Lazarus 2.0.10 and xtensa !
https://github.com/LongDirtyAnimAlf/fpcupdeluxe/releases/tag/1.6.8z

Please remove the fpcupdeluxe cross bins and libs for xtensa.

Build FPC with the patch from the bugtracker (if you did this already, please skip).
https://bugs ...
von DonAlfredo
Di 7. Jul 2020, 10:34
Forum: Freepascal
Thema: Freepascal am ESP8266
Antworten: 59
Zugriffe: 21729

Re: Freepascal am ESP8266

AFAIK, the advises given will not work in case the PATH is not (correctly) set.
I am preparing a compiler (t_freertos.pas) patch that honors the standard settings (-FD) for all tools used.
It will also try to find the esp-idf without explicit PATH.
The tricky part will always be: does the patch get ...
von DonAlfredo
Do 11. Jun 2020, 07:02
Forum: Linux
Thema: fpcdeluxe und CentOS 7 - Installation funktioniert nicht
Antworten: 21
Zugriffe: 18296

Re: fpcdeluxe und CentOS 7 - Installation funktioniert nicht

Looks good now. Only the native downloader is used: the openssl libs are found now.
von DonAlfredo
Do 11. Jun 2020, 07:02
Forum: Linux
Thema: fpcdeluxe und CentOS 7 - Installation funktioniert nicht
Antworten: 21
Zugriffe: 18296

Re: fpcdeluxe und CentOS 7 - Installation funktioniert nicht

Looks good now. Only the native downloader is used: the openssl libs are found now.
von DonAlfredo
Mi 10. Jun 2020, 10:41
Forum: Linux
Thema: fpcdeluxe und CentOS 7 - Installation funktioniert nicht
Antworten: 21
Zugriffe: 18296

Re: fpcdeluxe und CentOS 7 - Installation funktioniert nicht

Well. Enjoy Open Source and very active and willing developers. The issue/bugger has already been fixed. Took a mere 5 minutes.
Thanks !!