Question CT LAB ver 6.60
- Sternas Stefanos
-
Topic Author
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
and one screen with
CTCenter for Cocoa platform,
Typhon IDE for GTK2 platform
PilotLogic Architect and Core Programmer
Attachments:
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
Topic Author
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
CodeTyphon 6.60 Revision 6550 RC1
with SVN/Trunk FreePascal 3.3.1
Please test and report...
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- fredvs
- Offline
- Junior Member
-
- Posts: 183
- Thank you received: 1
On last Manjaro multi-arch 64 bit.
OK, I did a update of CT.
All compile ok but when running:
$ codetyphon
First it complain that (even after installing System Libraries):
codetyphon: error while loading shared libraries: libQtWebKit.so.4: cannot open shared object file: No such file or director
So I did manually install ibQtWebKit.
But now it complain for this:
codetyphon: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory
I did install it with:
$ sudo pacman -S libjpeg
But still error message: error while loading shared libraries: libjpeg.so.62.

Fre;D
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
Topic Author
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
My suggestion,
for real MultiArch and MultiPlatform Linux,
look at Debian 9.x or Fedora 28
Anyway, we test now CT on the latest Manjaro
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- Fernando
- Offline
- Junior Member
-
- Posts: 66
- Thank you received: 0
Downloaded, compiled and run IDE, compiling a small project, all OK here.
Linux Mageia 6 x64
Cheers
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.
- fredvs
- Offline
- Junior Member
-
- Posts: 183
- Thank you received: 1
OK, compiling Typhon64-GTK and Typhon32-Qt4 gives both applications running.
For compiling + running Typhon64-Qt4/Qt5 gives dependencies-problem on my Manjaro-Arch.
But this is not the problem of CT.

By the way, what are the main new features in fpc 3.3.1. vs fpc 3.0.x ?
Many thanks.
Fre;D
Attachments:
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
Topic Author
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
now FreePascal 3.3.1 has
--More packages.
--So many many bugs fixes and improvements, freepascal team works 24/7 for this.
--Pas2JS tool info (From Pascal to JavaStript) look at your CT 6.6.0 CodeOcean/Fp_JavaScript samples
FreePascal with this ability is one level up from other negative programming languages
you can write Pascal Web Client Applications,
you can write Pascal games for WEB with WebGL.
--Webidl2pas tool.
--Better old pascal compilers support Delphi, Turbo Pascal etc.
--Our Support, we test and test every FPC trunk revision to all host support OSes,
and this is Quality.
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- Klaus Riesterer
- Visitor
-
Mint 19 Cinnamon, CT LAB 6.60 (actualized today)
... I do an actual download again just now and report later ...
Attachments:
Please Log in or Create an account to join the conversation.
- Klaus Riesterer
- Visitor
-
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.
- fredvs
- Offline
- Junior Member
-
- Posts: 183
- Thank you received: 1
Thanks for your light !
About Qt4/Qt5 for Manjaro 64 bit, here (maybe) some help:
forum.manjaro.org/t/problems-with-qt4-qt5/55756
Fre;D
Please Log in or Create an account to join the conversation.
- fredvs
- Offline
- Junior Member
-
- Posts: 183
- Thank you received: 1
OK, after a big battle, finally 64 bit Qt4 and Qt5 applications can run on Manjaro (see forum.manjaro.org/t/problems-with-qt4-qt5/55756).
But this is a advice of one of the gurus:
Qt4 has been EOL for several years. It is unmaintained and has been removed from Arch (and Manjaro).
All maintained applications have switched, or are switching, to Qt5.
You should probably look for maintained applications rather than trying to use old stuff in a rolling-release distro.
If you’re developing your own applications, you should switch to Qt5.
Fre;D
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
Topic Author
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
ArchLinux has old QT4 libraries, QT4 pkg it's unmaintained
In our tests yesterday, on Manjaro and ArchLinux,
CTC can build TyphonIDE of QTK2 and QT5 without problem,
QT4 has problem
My suggestion again,
for real MultiArch and MultiPlatform Linux programming,
look at Debian 9.x, Fedora 28, Mageia 6 etc
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- fredvs
- Offline
- Junior Member
-
- Posts: 183
- Thank you received: 1
OK, I will follow your advice and install Debian 9.
About Manjaro, it was because of this: distrowatch.com/
Take a look at statistics (right-middle side of the page) ---> Manjaro is first.
I do not like Mint anymore (I did have bad battle with the core developers).
OK, I will try Debian 9.
Fre;D
Please Log in or Create an account to join the conversation.
- fredvs
- Offline
- Junior Member
-
- Posts: 183
- Thank you received: 1
Replied by Klaus Riesterer on topic CT LAB ver 6.60
Mint 19 Cinnamon, CT LAB 6.60 (actualized today)
@Klaus : be **very** careful with Mint + Cinnamon : --->
github.com/linuxmint/Cinnamon/issues/7636
github.com/linuxmint/Cinnamon/issues/7622
github.com/linuxmint/Cinnamon/issues/7641
github.com/linuxmint/muffin/issues/325
Fre;D
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
Topic Author
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
Windows and SunOS (Solaris) from 1987
FreeBSD from 1994
At this time of the OS Cosmos
Linux Galaxy has:
-Primary Distributions or for our LAB "Linux Families" info
-and Secondary or Customization Distributions
After Million of tests, (many hard disks, CPUs and Motherboards "died" on these tests

RedHat, Debian and Mandriva Families are the
only Multi-Architecture and Multi-Platform Distributions
For "Programming" I always Suggest Primary Distributions,
for "Using" I can suggest and a Customization Distribution (like Ubuntu)
Mint-Linux and Manjaro are Secondary-Customization Distributions of Debian-Ubuntu and ArchLinux.
It's your choice ...

PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- fredvs
- Offline
- Junior Member
-
- Posts: 183
- Thank you received: 1
At this time of the OS Cosmos, Linux Galaxy has...
Excellent Linux Distros Universe explanation and you convert me, i will use a Primary Distribution/Multi-Arch-Platform.
It seems to me that Debian 9.x will be my new lover.
For FreeBSD, it is easier, I use polYdev .
Many thanks Sternas and big congrats for last CT 6.60.
Fre;D
Please Log in or Create an account to join the conversation.
- Klaus Riesterer
- Visitor
-
None of this problems here but thank you for the infos.
Please Log in or Create an account to join the conversation.
- fredvs
- Offline
- Junior Member
-
- Posts: 183
- Thank you received: 1
Ha, happy that all work for you.
Huh, may I ask you if a GTK2 and/or -GTK3 application can switch a window from minimized state to normal state programmatically on your Linux Mint Cinnamon ?
Maybe they finally fix the bug (and so sorry for the noise).
Fre;D
Please Log in or Create an account to join the conversation.