Die Suche ergab 46 Treffer
- Mo 18. Jan 2021, 08:47
- Forum: Raspberry Pi & Co.
- Thema: fpcupdeluxe cross compiling?
- Antworten: 7
- Zugriffe: 204
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 cr...
- Do 29. Okt 2020, 15:45
- Forum: Linux
- Thema: fpcupdeluxe FPC upgrade geht nicht.
- Antworten: 4
- Zugriffe: 364
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 sys...
- Mo 17. Aug 2020, 18:26
- Forum: Einsteigerfragen
- Thema: [gelöst] Erste Android-App funktioniert nicht
- Antworten: 25
- Zugriffe: 2719
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...
- Do 9. Jul 2020, 17:25
- Forum: Freepascal
- Thema: Freepascal am ESP8266
- Antworten: 59
- Zugriffe: 9850
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...
- Di 7. Jul 2020, 10:34
- Forum: Freepascal
- Thema: Freepascal am ESP8266
- Antworten: 59
- Zugriffe: 9850
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 ...
- Do 11. Jun 2020, 07:02
- Forum: Linux
- Thema: fpcdeluxe und CentOS 7 - Installation funktioniert nicht
- Antworten: 21
- Zugriffe: 2074
Re: fpcdeluxe und CentOS 7 - Installation funktioniert nicht
Looks good now. Only the native downloader is used: the openssl libs are found now.
- Do 11. Jun 2020, 07:02
- Forum: Linux
- Thema: fpcdeluxe und CentOS 7 - Installation funktioniert nicht
- Antworten: 21
- Zugriffe: 2074
Re: fpcdeluxe und CentOS 7 - Installation funktioniert nicht
Looks good now. Only the native downloader is used: the openssl libs are found now.
- Mi 10. Jun 2020, 10:41
- Forum: Linux
- Thema: fpcdeluxe und CentOS 7 - Installation funktioniert nicht
- Antworten: 21
- Zugriffe: 2074
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 !!
Thanks !!
- Mi 10. Jun 2020, 09:37
- Forum: Linux
- Thema: fpcdeluxe und CentOS 7 - Installation funktioniert nicht
- Antworten: 21
- Zugriffe: 2074
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
Lets see how the FPC developers react.
https://bugs.freepascal.org/view.php?id=37197
- Mi 10. Jun 2020, 08:35
- Forum: Linux
- Thema: fpcdeluxe und CentOS 7 - Installation funktioniert nicht
- Antworten: 21
- Zugriffe: 2074
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:
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
- Mi 10. Jun 2020, 06:45
- Forum: Linux
- Thema: fpcdeluxe und CentOS 7 - Installation funktioniert nicht
- Antworten: 21
- Zugriffe: 2074
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...
- Di 9. Jun 2020, 21:42
- Forum: Linux
- Thema: fpcdeluxe und CentOS 7 - Installation funktioniert nicht
- Antworten: 21
- Zugriffe: 2074
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...
- Di 9. Jun 2020, 15:40
- Forum: Linux
- Thema: fpcdeluxe und CentOS 7 - Installation funktioniert nicht
- Antworten: 21
- Zugriffe: 2074
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.
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.
- Di 9. Jun 2020, 12:12
- Forum: Linux
- Thema: fpcdeluxe und CentOS 7 - Installation funktioniert nicht
- Antworten: 21
- Zugriffe: 2074
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.
Will try to re-produce and will keep you informed.
- Mo 18. Mai 2020, 11:48
- Forum: Sonstiges
- Thema: TProcess auf Citix-Serverfarm
- Antworten: 8
- Zugriffe: 1127
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 .........
Orig: F:\ibm\cognos\tm1_64\bin64\tm1runti.exe .........
Try: call F:\ibm\cognos\tm1_64\bin64\tm1runti.exe .........