Die Suche ergab 74 Treffer

von DonAlfredo
Mo 17. Aug 2020, 18:26
Forum: Android
Thema: [gelöst] Erste Android-App funktioniert nicht
Antworten: 25
Zugriffe: 12292

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 nee...
von DonAlfredo
Do 9. Jul 2020, 17:25
Forum: Freepascal
Thema: Freepascal am ESP8266
Antworten: 59
Zugriffe: 18702

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.freepa...
von DonAlfredo
Di 7. Jul 2020, 10:34
Forum: Freepascal
Thema: Freepascal am ESP8266
Antworten: 59
Zugriffe: 18702

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: 10909

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: 10909

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: 10909

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 !!
von DonAlfredo
Mi 10. Jun 2020, 09:37
Forum: Linux
Thema: fpcdeluxe und CentOS 7 - Installation funktioniert nicht
Antworten: 21
Zugriffe: 10909

Re: fpcdeluxe und CentOS 7 - Installation funktioniert nicht

I have filed an openssl bugger for CentOS and alike.
Lets see how the FPC developers react.

https://bugs.freepascal.org/view.php?id=37197
von DonAlfredo
Mi 10. Jun 2020, 08:35
Forum: Linux
Thema: fpcdeluxe und CentOS 7 - Installation funktioniert nicht
Antworten: 21
Zugriffe: 10909

Re: fpcdeluxe und CentOS 7 - Installation funktioniert nicht

Ps:
I would be interested to know if the native FPC downloader works when openssl development is installed:

Code: Alles auswählen

sudo yum install openssl-devel
von DonAlfredo
Mi 10. Jun 2020, 06:45
Forum: Linux
Thema: fpcdeluxe und CentOS 7 - Installation funktioniert nicht
Antworten: 21
Zugriffe: 10909

Re: fpcdeluxe und CentOS 7 - Installation funktioniert nicht

Thanks for the logs. It allows you to see the CentOS problem: Native downloader created. WGet downloader created. This shows you that the FPC downloader does not work. But the libcurl/wget will get the job done. There is no failsafe like this for getting the FTP file-list (that is done through synap...
von DonAlfredo
Di 9. Jun 2020, 21:42
Forum: Linux
Thema: fpcdeluxe und CentOS 7 - Installation funktioniert nicht
Antworten: 21
Zugriffe: 10909

Re: fpcdeluxe und CentOS 7 - Installation funktioniert nicht

There seems to be a deep problem with the TFPHTTPClient on CentOS and alike (I stand corrected if not however). This was detected by fpcupdeluxe, but the auto-switch towards libcurl and wget did not work. The latest release of fpcupdeluxe will switch towards the two alternative downloaders (if insta...
von DonAlfredo
Di 9. Jun 2020, 15:40
Forum: Linux
Thema: fpcdeluxe und CentOS 7 - Installation funktioniert nicht
Antworten: 21
Zugriffe: 10909

Re: fpcdeluxe und CentOS 7 - Installation funktioniert nicht

Thanks all !
Still working on it. I have seen several problems now.

About the language to communicate.
German (reading) is no problem for me. So, you may stick to German.
My German writing could cause some laughs and confusion. So, that is why I stick to English when replying.
von DonAlfredo
Di 9. Jun 2020, 12:12
Forum: Linux
Thema: fpcdeluxe und CentOS 7 - Installation funktioniert nicht
Antworten: 21
Zugriffe: 10909

Re: fpcdeluxe und CentOS 7 - Installation funktioniert nicht

As this is a strange error, I am installing CentOS in a VM on Windows right now.
Will try to re-produce and will keep you informed.
von DonAlfredo
Mo 18. Mai 2020, 11:48
Forum: Sonstiges
Thema: TProcess auf Citix-Serverfarm
Antworten: 8
Zugriffe: 2771

Re: TProcess auf Citix-Serverfarm

Another possibility to try. In your batch script.
Orig: F:\ibm\cognos\tm1_64\bin64\tm1runti.exe .........
Try: call F:\ibm\cognos\tm1_64\bin64\tm1runti.exe .........
von DonAlfredo
Do 14. Mai 2020, 16:55
Forum: Linux
Thema: FPCUpdeluxe 1.6.8i getestet
Antworten: 31
Zugriffe: 15014

Re: FPCUpdeluxe 1.6.8i getestet

Thanks again.
But I just need the whole basepath as shown in the fpcupdeluxe command window. That could give me a bit more info !
von DonAlfredo
Do 14. Mai 2020, 14:23
Forum: Linux
Thema: FPCUpdeluxe 1.6.8i getestet
Antworten: 31
Zugriffe: 15014

Re: FPCUpdeluxe 1.6.8i getestet

Alright. Just wanted to know its not an "i386-running-on x86_64-issue".
Your screenshot shows a very long basepath.
Would you mind showing me the whole path ?