- Posts: 57
- Thank you received: 0
×
CodeTyphon Cross-Build Development, discussions and problems
Question Cross build from linux 64 to Raspberry pi3
- Angelo Mangiaracina
- Topic Author
- Offline
- Junior Member
-
Less
More
3 years 9 months ago #12829
by Angelo Mangiaracina
Cross build from linux 64 to Raspberry pi3 was created by Angelo Mangiaracina
Hi, I wrote a test program to send a mail from a raspberry pi3.
compiling it get this error: Compile package adLCLBase 6.6.1: Codice di uscita 256, Errori: 1
lazregions.pas(31,66) Error: Internal error 200310221
I am using CT 6.6 on linux 64.
maybe I did'nt build the tool chain correctly or could be the project settings wrong?
this are my project's settings.
Regards and thank you for helping
compiling it get this error: Compile package adLCLBase 6.6.1: Codice di uscita 256, Errori: 1
lazregions.pas(31,66) Error: Internal error 200310221
I am using CT 6.6 on linux 64.
maybe I did'nt build the tool chain correctly or could be the project settings wrong?
this are my project's settings.
Regards and thank you for helping
Attachments:
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
3 years 9 months ago - 3 years 9 months ago #12830
by Sternas Stefanos
PilotLogic Architect and Core Programmer
Replied by Sternas Stefanos on topic Cross build from linux 64 to Raspberry pi3
Did you
add to your project libraries the arm-linux OS Libraries like this
but for arm-linux-Raspbian3.7z
add to your project libraries the arm-linux OS Libraries like this
but for arm-linux-Raspbian3.7z
PilotLogic Architect and Core Programmer
Last edit: 3 years 9 months ago by Sternas Stefanos.
Please Log in or Create an account to join the conversation.
- Angelo Mangiaracina
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 57
- Thank you received: 0
3 years 9 months ago #12831
by Angelo Mangiaracina
Replied by Angelo Mangiaracina on topic Cross build from linux 64 to Raspberry pi3
Hi, I did it, but same problem arise
Please Log in or Create an account to join the conversation.
- Angelo Mangiaracina
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 57
- Thank you received: 0
3 years 9 months ago #12832
by Angelo Mangiaracina
Replied by Angelo Mangiaracina on topic Cross build from linux 64 to Raspberry pi3
I got it, the Lcl widget type was missing.
Thank you very much for the very quick answer
Thank you very much for the very quick answer
Please Log in or Create an account to join the conversation.