Loved CT LAB ver 7.80
- Matis A.
-
- Away
- Moderator
-
It's the last LAB release of CT 7.80.
Please test and report.
PilotLogic Core Programmer
Please Log in or Create an account to join the conversation.
- Jan Roza
-
- Offline
- Junior Member
-
- Posts: 111
- Thank you received: 3
Operating Systems Windows 10 (64-bit) and virtual Linux Mint (64-bit)
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
Topic Author
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
My Friend, have fun...
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- Leonid
- Offline
- Junior Member
-
- Posts: 26
- Thank you received: 0
It may not be significant, but still when deleted the dir '.typhon64' to re-configure the environment.
After changing the environment on 'ALL Docked', there were glitches with the interface.
After changing the color, it hung altogether.
After close the CT, then re-launched it and everything worked absolutely fine and
I checked my projects - didn’t find any errors.
Linux 5.10.0-11-amd64 #1 SMP Debian 5.10.92-1 (2022-01-18) x86_64 GNU/Linux
Best regards
Attachments:
Please Log in or Create an account to join the conversation.
- Matis A.
-
- Away
- Moderator
-
"when deleted the dir '.typhon64'"
Delete the .typhon64 folder it's NOT the correct procedure.
We use CTCenter => "IDE Settings Restore Defaults" .
Will delete .typhon64 folder and will copy "Default Setting" to new .typhon64 folder.
TyphonIDE need "Default Setting" in the .typhon64 folder to work without problems.
PilotLogic Core Programmer
Attachments:
Please Log in or Create an account to join the conversation.
- Forsteri
- Offline
- Junior Member
-
- Posts: 24
- Thank you received: 0
A mysterious phenomenon has occurred with OpenSSL.
It seems that the same phenomenon appears in CT7.80 of Win32 and Win64.
If you code normally, an access violation will occur and
If you insert TMemoryStream and TByte, the process will be completed, but Permission Deneied will be done.
This is a partial excerpt from Delphi and its operation has been confirmed.
Best regards.
Attachments:
Please Log in or Create an account to join the conversation.
- Matis A.
-
- Away
- Moderator
-
give us time to test and report
PilotLogic Core Programmer
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
Topic Author
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
A mysterious phenomenon has occurred with OpenSSL.
pl_OpenSSL package is under develop status.
Please, only for LAB CT 7.80 revision 007760
In attach file you will find the new LAB pl_OpenSSL (replace old pkg in TyphonIDE)
and your tests projects for SSL3, working correct.
We use "Loaders Tech" in these tests, to load SSL libraries staff from
C:\codetyphon\binRuntimes\x86_64-win64\openssl\
folder.
Win11/Typhon64
Real-Time source support for CodeTyphon Studio.
Have fun......
PilotLogic Architect and Core Programmer
Attachments:
Please Log in or Create an account to join the conversation.
- Forsteri
- Offline
- Junior Member
-
- Posts: 24
- Thank you received: 0
I compiled and installed the attached pl_OpenSSL and used Loader and it worked perfectly!
Thank you very much for your verification and repair.
I will implement it a little more and check the operation.
Best regards.
Please Log in or Create an account to join the conversation.
- Forsteri
- Offline
- Junior Member
-
- Posts: 24
- Thank you received: 0
I'm sorry again.
It seems that OPENSSL_malloc has not been implemented yet, but are there any plans to implement it?
www.openssl.org/docs/man3.0/man3/OPENSSL_malloc.html
We apologize for the inconvenience.
Best regards.
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
Topic Author
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
we will try
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- Forsteri
- Offline
- Junior Member
-
- Posts: 24
- Thank you received: 0
CT7.80 Very simple thread code written in Win64,
I feel that it is not working properly.
Even though the main thread is waiting for 6000 seconds
The main thread is called only once on the thread side.
Am I doing something wrong?
I haven't written a very simple program, so I'm sorry if there are any deficiencies.
Best regards.
Attachments:
Please Log in or Create an account to join the conversation.
- Forsteri
- Offline
- Junior Member
-
- Posts: 24
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
Topic Author
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
Topic Author
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
have fun...
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- Matis A.
-
- Away
- Moderator
-
My respect to our LAB programmers.
PilotLogic Core Programmer
Please Log in or Create an account to join the conversation.
- Leonid
- Offline
- Junior Member
-
- Posts: 26
- Thank you received: 0
but CTCenter not start, error:
"codetyphon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by codetyphon)"
Linux 5.10.0-14-amd64 #1 SMP Debian 5.10.113-1 (2022-04-29) x86_64 GNU/Linux
Best regards
Please Log in or Create an account to join the conversation.
- Matis A.
-
- Away
- Moderator
-
It's Linux/GNU GLIBC library problem.
We build CTCenter on latest Fedora 36.
Latest Fedora 36, OpenSuse, ArchLinux based distributions , Ubuntu 22.04 based distributions, etc
use GLIBC>=2.34
Current Debian 11.3 use old GLIBC.
Debian SID, fix this problem.
PilotLogic Core Programmer
Please Log in or Create an account to join the conversation.
- Jan Roza
-
- Offline
- Junior Member
-
- Posts: 111
- Thank you received: 3
Great job again!
Operating Systems Windows 10 (64-bit) and virtual Linux Mint (64-bit)
Please Log in or Create an account to join the conversation.
- Matis A.
-
- Away
- Moderator
-