Question CT LAB ver 5.10
- Sternas Stefanos
-
Topic Author
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
28-9-2014 Revision: 005011 LAB Actions
--10-9-2014 Update to FPC SVN Rev 28636
--10-9-2014 Synchronize with Lazarus SVN Rev 46167
--11-9-2014 New Build FPC procedure for Windows, same as Unix with use of newfpc directory
--11-9-2014 New FPC Directory Structure:
old codetyphon\fpc\bin
new codetyphon\fpc\fpc32\bin
or codetyphon\fpc\fpc64\bin
for better MultiArch ability support
--11-9-2014 Update and Fix all Scripts
--12-9-2014 Update and Fix all Crossbuild Scripts
--13-9-2014 Start Lab Task: Update and Fix Problems of "Embedded Form Designer"
--13-9-2014 Typhon IDE Fix some Toggle Form to Unit problems
--14-9-2014 Update to FPC SVN Rev 28653
--16-9-2014 Fix CTCenter Upx Tool for Unix OSes
--16-9-2014 Fix CTCenter FpcMake Tool for Unix OSes
--16-9-2014 Fix CTCenter TyphonBuild for Unix OSes
--16-9-2014 Fix CTCenter Strip Tool
--16-9-2014 Synchronize with Lazarus SVN Rev 46245
--25-9-2014 Update pl_Indy to SVN Rev 5189 and fix WinCE Problems
--25-9-2014 Update pl_BGRAbitmap to SVN Rev 927 ver 7.8
--25-9-2014 Update pl_BGRAControls to SVN Rev 43
--27-9-2014 Add to IDE Options->Desktop the selection "Send Msg to Message Windows"
--27-9-2014 Finish Lab Task: Update and Fix Problems of "Embedded Form Designer"
09-10-2014 Revision: 005021 LAB Actions
--06-10-2014 Update pl_ECControls to Ver 0.9.1.12 and CodeOcean Samples
--07-10-2014 Update FPC to SVN Rev 28783
--07-10-2014 Update pl_GlassDocking to Ver 2.5.1 (Fix "Pages" problems after 1 year... )
--07-10-2014 Update CTCenter, now has "Two-Way communication" with the execute Action, so now we can write OS-Scripts with Questions and Selections for the user.
--08-10-2014 Fix assembler dialog problems
--08-10-2014 Fix pl_GlassDocking "Empty Forms" problem, after minimize and restore Typhon IDE
--09-10-2014 Update FPC to SVN Rev 28790
--09-10-2014 Synchronize with Lazarus SVN Rev 46488
--09-10-2014 Fix some CustomDraw Platform problems on Win64
Note1: You can download and test this version from "CTCenter->Update Manager" and select CT Development Version
Note2: Please post to this topic any suggestion or problem or fix for LAB CT ver 5.10
PilotLogic Architect and Core Programmer
Attachments:
Please Log in or Create an account to join the conversation.
- zbyna
- Offline
- Junior Member
-
- Posts: 33
- Thank you received: 2

Please Log in or Create an account to join the conversation.
- David
-
- Offline
- New Member
-
- Posts: 19
- Thank you received: 3
Attachments:
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
Topic Author
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
But we prepare the new Lab version
Until Now the most Critical:
1) -New FPC Directory Structure
old
codetyphon\fpc\bin
new
codetyphon\fpc\fpc32\bin or
codetyphon\fpc\fpc64\bin
for better CrossBuild support in MultiArch Installations
2)- Many Fixes to Embedded Form Designer
3)- Two Edit Modes to Embedded Form Designer: "AlwaysTopLeft" and "ScreenNature"
.
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
please test and report here
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- Vbxler
- Visitor
-
Attachments:
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
Topic Author
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
On first pic just scroll to the right the bottom horizonal Scroll
on second pic just move (click and hold in Review panel on bottom-Right cornel) the form in the screen
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- Vbxler
- Visitor
-
Please Log in or Create an account to join the conversation.
- Maximiliano
-
- Offline
- Junior Member
-
- Posts: 47
- Thank you received: 3
Ffixed division by zero.
Good job Sir Sternas.
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
Topic Author
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
We test it for 10 days on Win, Linux, FreeBSD and Solaris
GTK2, QT and Win API
Our next Lab task is to Fix Page Docking problems of pl_GlassDocking
and support for OpenBSD
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- David
-
- Offline
- New Member
-
- Posts: 19
- Thank you received: 3
Testing CT 5.10 croscompile on Win8 64bits to cubieboard , ( CT WIN32 and CT WIN64 )
1 - Installed CT 5.0 in a new virtualbox machine.
1 - Updated to CT 5.10 (remove and build all)
2 - Downloaded cubiuntu libs
3 - Downloaded toolchain win32-arm-linux-cubieboard and toolchain win64-arm-linux-cubieboard
4 - fpc32 , build cross element arm-linux--cubieboard , but some errors when compiling
make[1]: Leaving directory `c:/codetyphon/fpcsrc/installer'
C:/codetyphon/fpc/fpc32/bin/i386-win32/rm.exe -f build-stamp.*
C:/codetyphon/fpc/fpc32/bin/i386-win32/rm.exe -f base.build-stamp.*
Could not find C: \ codetyphon \ fpcsrc \ compiler \ utils \ * exe.
Could not find c: \ codetyphon \ fpcsrc \ utils \ * exe.
-------------------------------------------------- --------------
Stage 5: Copy Files and Units
-------------------------------------------------- --------------
Subdirectory or file already exists .. \ .. \ fpc \ fpc32.
File not found. *
0 file (s) copied (s)
?????????????????????????????????????????????????? ?????????
[ERROR]: win32 Cross Element for arm-linux Param: Cubieboard NOT Exists
sorry, build STOP
?????????????????????????????????????????????????? ?????????
_______________________________________________________________
Terminate Action at 29/09/2014 22:44:11
Total time: 00: 03: 22.937
ExitCode: 0
5 - fpc64 , build cross element arm-linux--cubieboard , but same errors when compiling
6 - Created a simple Project, add cubiuntu libs, target OS: Linux, Target CPU : arm , Target Procesor : ARMV7 and ARMV7M, try to compile but fail,
Hint: (11030) Start of reading config file C:\codetyphon\fpc\fpc32\bin\i386-win32\fpc.cfg
Hint: (11031) End of reading config file C:\codetyphon\fpc\fpc32\bin\i386-win32\fpc.cfg
Free Pascal Compiler version 2.7.1 [2014/09/29] for arm
Copyright (c) 1993-2014 by Florian Klaempfl and others
(1002) Target OS: Linux for ARMHF
(3104) Compiling fcllaz.pas
Fatal: (10022) Can't find unit system used by fcllaz
Fatal: (1018) Compilation aborted
Error: C:\codetyphon\fpc\fpc32\bin\i386-win32\ppcrossarm.exe returned an error exitcode
I attach the fpc32 and fpc64 cross element detail, errors at the end.
Attachments:
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
Topic Author
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
C:/codetyphon/fpc/newfpc/units/arm-linux/rtl, ...) failed.
make (e=740): La operación solicitada requiere elevación.
make[1]: *** [fpc_install] Error 740
make[1]: Leaving directory `C:/codetyphon/fpcsrc/rtl'
make: *** [rtl_install] Error 2
To fix make error 740 on Win8 read here
on Win 7 64 bits All OK
the same on FreeBSD 64 10.x and Linux 64 (Fedora 20 with MultiArch CodeTyphon Installation)
PS: We prepare a test of CT on Win 9 soon...

PilotLogic Architect and Core Programmer
Attachments:
Please Log in or Create an account to join the conversation.
- David
-
- Offline
- New Member
-
- Posts: 19
- Thank you received: 3
Finally after some errors, I managed to compile some projects
There are missing libs in www.pilotlogic.com/codetyphon/libraries//arm-linux-Cubiuntu.7z (like opengl libs), but using all my libs ( drive.google.com/file/d/0Bw7tdxYw_to3TlN...dTA/edit?usp=sharing ) , seems that all projects compiled fine
I will do more test and report it in cubieboard section.
Attachments:
Please Log in or Create an account to join the conversation.
- Dinko
- Offline
- Junior Member
-
- Posts: 91
- Thank you received: 5
Installed via update on Win7-64. I use Typhon32 version
Now, I can not say anything about debugger, but when I press Ctrl-Space, editor always go to IdGlobal.pas and position to line 78 in which
it is written {$I IdVers.inc} . Error message is always Include File Not Found IdVers.inc.
I checked Indy package search path and it is OK: source;source\base.
Can you help me about this problem because I use a lot ctrl-space for code completion and it seems it is practically impossible to use it right now.
Regards, Dinko
Please Log in or Create an account to join the conversation.
- Dinko
- Offline
- Junior Member
-
- Posts: 91
- Thank you received: 5
My uses include
IdHTTPServer, IdSocketHandle,
IdCustomHTTPServer, IdContext,
IdGlobal,
IdGlobalProtocols,
IdHTTP
Regards, Dinko
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
Topic Author
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
tefots wrote: Thanks Sr.
Finally after some errors, I managed to compile some projects
There are missing libs in www.pilotlogic.com/codetyphon/libraries//arm-linux-Cubiuntu.7z (like opengl libs), but using all my libs ( drive.google.com/file/d/0Bw7tdxYw_to3TlN...dTA/edit?usp=sharing ) , seems that all projects compiled fine
I will do more test and report it in cubieboard section.
Thanks Sir
excellent news

we must update arm-linux-Cubiuntu.7z library,
and we want your help
PS: Yes report to cubieboard section
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
dinmil wrote: I just installed 5.10 mainly because of problem with debugger.
Installed via update on Win7-64. I use Typhon32 version
Now, I can not say anything about debugger, but when I press Ctrl-Space, editor always go to IdGlobal.pas and position to line 78 in which
it is written {$I IdVers.inc} . Error message is always Include File Not Found IdVers.inc.
I checked Indy package search path and it is OK: source;source\base.
Can you help me about this problem because I use a lot ctrl-space for code completion and it seems it is practically impossible to use it right now.
Regards, Dinko
Sir, just ADD to pl_Indy pkg the IdVers.inc file
or download the updated pl_Indy pkg from here
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- XANDR
- Visitor
-
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
Topic Author
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
CT 5.10 has FULL QT support for arm-linux.
The missing part is the qt4pas libraries (libQt4Pas.so.5.2.5 etc) on
arm-linux-Cubiuntu.7z OS-library and arm-linux-Raspbian.7z OS-library
We will update arm-linux-Cubiuntu.7z OS-library with all QT (KDE Desktop) missing files before CT 5.10 release
PS: In C:\codetyphon\allzips\binqt forder you can find
libQt4Pas.so.5.2.5 for arm-linux ( armv7hl) from Fedora 2014-05-15
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- XANDR
- Visitor
-
Please Log in or Create an account to join the conversation.