Welcome, Guest
Username: Password: Remember me
Discussions for CodeTyphon Studio Installation and Setup.
  • Page:
  • 1

TOPIC:

Installing CT 5.70 with QT5 fails 8 years 1 month ago #9273

  • Konstantinos Tampouris
  • Konstantinos Tampouris's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 8
  • Thank you received: 2
Building CT 5.70 with QT5 under Arch Linux x86_64 fails.
Building it with QT4 succeeds.

Building stops at lz_printers.pas, more specifically at ./source/printersdlgs.pp, due to errors in ./source/qt5/qt5prndialogs.inc.

Please Log in or Create an account to join the conversation.

Installing CT 5.70 with QT5 fails 8 years 1 month ago #9274

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Thanks Sir
test these files from LAB CT 5.8
PilotLogic Architect and Core Programmer
Attachments:

Please Log in or Create an account to join the conversation.

Installing CT 5.70 with QT5 fails 8 years 1 month ago #9275

  • Konstantinos Tampouris
  • Konstantinos Tampouris's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 8
  • Thank you received: 2
Using these files didn't do any good, but I found the solution:

All three Execute methods implemented in qt5prndialogs.inc had to be replaced with DoExecute.

Please Log in or Create an account to join the conversation.

Installing CT 5.70 with QT5 fails 8 years 1 month ago #9300

  • Manos S. Pappas
  • Manos S. Pappas's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 69
  • Thank you received: 1
I can confirm what Konstantinos said: the fix is to change the three Execute methods to DoExecute.
This is not fixed even on the LAB version.
Best Regards,
Manos S. Pappas

Please Log in or Create an account to join the conversation.

  • Page:
  • 1