- Posts: 183
- Thank you received: 1
×
CodeTyphon Cross-Build Development, discussions and problems
Question Cross compile from Linux64 to Win64?
- fredvs
- Topic Author
- Offline
- Junior Member
-
Less
More
2 years 8 months ago #14025
by fredvs
Cross compile from Linux64 to Win64? was created by fredvs
Hello.
Is it possible to cross compile from Linux64 to Win64 with CT?
If yes, how to do?
Many thanks,
Fre;D
Is it possible to cross compile from Linux64 to Win64 with CT?
If yes, how to do?
Many thanks,
Fre;D
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
2 years 8 months ago #14026
by Sternas Stefanos
PilotLogic Architect and Core Programmer
Replied by Sternas Stefanos on topic Cross compile from Linux64 to Win64?
Yes Sir
more info here
more info here
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- fredvs
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 183
- Thank you received: 1
2 years 8 months ago #14027
by fredvs
Super!
Subsidiary question: Is it possible, with CT, to create a new ctpr project file from a "pure" fpGUI unit-program?
If yes, how to?
Thanks.
Fre;D
Replied by fredvs on topic Cross compile from Linux64 to Win64?
Sternas Stefanos wrote: Yes Sir
more info here
Super!
Subsidiary question: Is it possible, with CT, to create a new ctpr project file from a "pure" fpGUI unit-program?
If yes, how to?
Thanks.
Fre;D
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
2 years 8 months ago #14028
by Sternas Stefanos
PilotLogic Architect and Core Programmer
Replied by Sternas Stefanos on topic Cross compile from Linux64 to Win64?
Yes Sir
more info here
more info here
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- fredvs
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 183
- Thank you received: 1
2 years 8 months ago - 2 years 8 months ago #14031
by fredvs
Ok, super (but this is for converting Lazarus project files and we do not use Lazarus).
Anyway, I did find how to create a new project from a fpGUI unit/program:
In Project/New:
Many thanks Sternas.
Fre;D
PS: There will have link to this topic on fpGUI mailinglist:
geldenhuys.co.uk/webnews/
Replied by fredvs on topic Cross compile from Linux64 to Win64?
Sternas Stefanos wrote: Yes Sir
more info here
Ok, super (but this is for converting Lazarus project files and we do not use Lazarus).
Anyway, I did find how to create a new project from a fpGUI unit/program:
In Project/New:
Many thanks Sternas.
Fre;D
PS: There will have link to this topic on fpGUI mailinglist:
geldenhuys.co.uk/webnews/
Attachments:
Last edit: 2 years 8 months ago by fredvs.
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
2 years 8 months ago #14033
by Sternas Stefanos
PilotLogic Architect and Core Programmer
Replied by Sternas Stefanos on topic Cross compile from Linux64 to Win64?
The CTCenter converter convert and Lazarus files to CodeTyphon files
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- Klaus Riesterer
- Visitor
-
2 years 7 months ago #14043
by Klaus Riesterer
Replied by Klaus Riesterer on topic Cross compile from Linux64 to Win64?
There is a problem with ZDbcOleDBMetadata when crosscompiling from Linux to Win 32 or Win 64. (Cannot find ZDbcOleDBMetadata used by ZDbcOleDB)
uses ZDbcOleDBMetadata, ZDbcOleDBStatement, ZSysUtils, ZDbcUtils,
ZMessages, ZFastCode, ZConnProperties, ZDbcProperties;
ZDbcOleDB.pas(161,6) Fatal: Kann ZDbcOleDBMetadata nicht finden verwendet von ZDbcOleDB.
uses ZDbcOleDBMetadata, ZDbcOleDBStatement, ZSysUtils, ZDbcUtils,
ZMessages, ZFastCode, ZConnProperties, ZDbcProperties;
ZDbcOleDB.pas(161,6) Fatal: Kann ZDbcOleDBMetadata nicht finden verwendet von ZDbcOleDB.
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
2 years 7 months ago #14045
by Sternas Stefanos
PilotLogic Architect and Core Programmer
Replied by Sternas Stefanos on topic Cross compile from Linux64 to Win64?
ZEOS Is NOT Cross Compile Pkg from Linux to Win yet...
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- Klaus Riesterer
- Visitor
-
2 years 7 months ago #14051
by Klaus Riesterer
Replied by Klaus Riesterer on topic Cross compile from Linux64 to Win64?
Thank You. That' the reason than.
Are there any plans for a future solution?
Are there any plans for a future solution?
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
2 years 7 months ago - 2 years 7 months ago #14052
by Sternas Stefanos
PilotLogic Architect and Core Programmer
Replied by Sternas Stefanos on topic Cross compile from Linux64 to Win64?
From our LAB, NO
please post to ZEOS forum
please post to ZEOS forum
PilotLogic Architect and Core Programmer
Last edit: 2 years 7 months ago by Sternas Stefanos.
Please Log in or Create an account to join the conversation.