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

TOPIC:

CT 6.20 @ Arch 4.12.13-1 6 years 6 months ago #11000

  • pocket_rocket
  • pocket_rocket's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 5
  • Thank you received: 0
Hello!

My CT installation idles at

(3104) Compiling ./source/hmi/hmi_draw_flow_pump.pas
/usr/local/codetyphon/typhon/components/pl_PascalSCADA/./source/hmi/hmi_draw_flow_pump.pas(52,15) Warning: (3057) An inherited method is hidden by "SetHMITag(TPLCTag);"
(3104) Compiling ./source/hmi/hmi_draw_basic_vector_control.pas
/usr/local/codetyphon/typhon/components/pl_PascalSCADA/./source/hmi/hmi_draw_basic_vector_control.pas(96,17) Warning: (3057) An inherited method is hidden by "constructor Create(TPersistent);"
/usr/local/codetyphon/typhon/components/pl_PascalSCADA/./source/hmi/hmi_draw_basic_vector_control.pas(113,17) Warning: (3057) An inherited method is hidden by "constructor Create(TPersistent);"
/usr/local/codetyphon/typhon/components/pl_PascalSCADA/./source/hmi/hmi_draw_basic_vector_control.pas(281,3) Note: (5025) Local variable "sz" not used
/usr/local/codetyphon/typhon/components/pl_PascalSCADA/./source/hmi/hmi_draw_basic_vector_control.pas(762,3) Note: (5025) Local variable "v" not used
(1008) 55420 lines compiled, 13.2 sec
(1021) 24 warning(s) issued
(1022) 117 hint(s) issued
(1023) 16 note(s) issued


The compilation halts there and nothing else happens. Any suggestions?
N.B. This also happens when I try to install CT through the CTC.

Specs:
i7-2630QM
8 GB RAM

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

CT 6.20 @ Arch 4.12.13-1 6 years 6 months ago #11001

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
Thanks Sir
please give us more info
PilotLogic Architect and Core Programmer

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

CT 6.20 @ Arch 4.12.13-1 6 years 5 months ago #11020

  • pocket_rocket
  • pocket_rocket's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 5
  • Thank you received: 0
More info about what? Should I include a specific log file output?

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

CT 6.20 @ Arch 4.12.13-1 6 years 5 months ago #11022

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
Yes Sir

Some real time screens from our Lab
Lab CT ver 6.30 on ArchLinux 4.13.xx_x
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

CT 6.20 @ Arch 4.12.13-1 6 years 5 months ago #11023

  • pocket_rocket
  • pocket_rocket's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 5
  • Thank you received: 0
There's no button to start the IDE from the CTC. Building the IDE won't actually finish in the first place.

The second screenshot I took after I left my computer building the CT Studio for 9 hours.

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

CT 6.20 @ Arch 4.12.13-1 6 years 5 months ago #11024

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
Sir
please follow these steps
Manjaro based on ArchLinux

Don't forget :
1)-to Give "sudo" root privileges
2)-to Install "system libraries"
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

CT 6.20 @ Arch 4.12.13-1 6 years 5 months ago #11025

  • pocket_rocket
  • pocket_rocket's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 5
  • Thank you received: 0
I've done all this before I started building the app. In addition to that It doesn't matter if I run 5.90 or 6.20 -- both versions stall at the same point.
Is there another log file or output that I can check?

/usr/local/codetyphon/typhon/components/pl_PascalSCADA/./source/hmi/hmi_draw_basic_vector_control.pas(113,17) Warning: (3057) An inherited method is hidden by "constructor Create(TPersistent);"
/usr/local/codetyphon/typhon/components/pl_PascalSCADA/./source/hmi/hmi_draw_basic_vector_control.pas(278,3) Note: (5025) Local variable "sz" not used
/usr/local/codetyphon/typhon/components/pl_PascalSCADA/./source/hmi/hmi_draw_basic_vector_control.pas(754,3) Note: (5025) Local variable "v" not used
(1008) 55382 lines compiled, 21.6 sec
(1021) 24 warning(s) issued
(1022) 117 hint(s) issued
(1023) 16 note(s) issued

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

CT 6.20 @ Arch 4.12.13-1 6 years 5 months ago #11026

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
Yes
read this
zip the *.txt file and attach here

But, in your post I don't see any Error
PilotLogic Architect and Core Programmer

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

CT 6.20 @ Arch 4.12.13-1 6 years 5 months ago #11027

  • pocket_rocket
  • pocket_rocket's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 5
  • Thank you received: 0
No need to -- I deleted everything and started from scratch (for the 6th time this past week), but I built one component at a time (syslib, compiler, ide tools, ide) and it is working now :)

Thank you for the support!

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

CT 6.20 @ Arch 4.12.13-1 6 years 5 months ago #11028

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
Have fun Sir
PilotLogic Architect and Core Programmer
The following user(s) said Thank You: pocket_rocket

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

  • Page:
  • 1