Welcome, Guest
Username: Password: Remember me
Lab CT Version, news, test results, new features request and suggestions

TOPIC:

CT LAB ver 5.30 9 years 2 months ago #6681

  • xmen
  • xmen's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 2
  • Thank you received: 0

sternas wrote:

Vbxler wrote: I just compiled CT5.3 with Win32 and use it with Win64.
It works without any problems. Thank you for all the work! B)


Thanks Sir
have fun...



Thank you. :)

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

CT LAB ver 5.30 9 years 2 months ago #6682

  • xmen
  • xmen's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 2
  • Thank you received: 0

sternas wrote: We finish Step 1 and 2 of LAB Task50 "ADD Generics Collections support" (Total Steps 3)

Step1-Generics Collections on Windows 32 and 64bits 100%
Step2-Generics Collections on Unix 32 bits (Linux, FreBSD, Solaris etc) 100%

Remain Step
Step3-Generics Collections on Unix 64 bits (Linux, FreBSD, Solaris etc)

screen from Win7-64



Thank you. :)

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

CT LAB ver 5.30 9 years 2 months ago #6685

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Thanks Sir
I post that we want help ....

Oh, we have problem on Unix 64bits (Linux,FreeBSD etc ) build of Generics.Collections library

generics.collections.pas(106,42) Fatal: Internal error 2010021405

on Windows 32 and 64bits, Wince, Arm-Linux and Unix 32bits (Linux,FreeBSD etc ) all are OK

we try to solve and this...
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

CT LAB ver 5.30 9 years 2 months ago #6688

  • Alexandr
  • Alexandr's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 62
  • Thank you received: 2
Something wrong with toolchains on 5.20 and 5.30 TC's.
I'm always got error about that something are not exists.

OS: Windows 8.1
CT installen on C:\ (Windows drive)
UAC is on, AV are active.

I've updated my CT 5.20 to Lab Version build 5211, and these problem still exists.
I've tried fully remove ALL after build ALL(FPC, Typhon IDE nd etc), but after that I can't build toolchains for cross-platform compiling.
See log file.
Attachments:

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

CT LAB ver 5.30 9 years 2 months ago #6691

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Sir
First of all LAB CT is Experimental
second in line 6139 of your file:
make (e=740): Ηΰοπξψεννΰ ξοεπΰφθ ςπεασες οξβϋψενθ.

make[1]: *** [fpc_install] Error 740
make[1]: Leaving directory `C:/codetyphon/fpcsrc/rtl'
make: *** [rtl_install] Error 2

Error 740: The requested operation requires elevation

The message "Error 740" indicates that CT has been installed and configured to Run as administrator.
Some people might do this to make it possible to install and run CT.
That configuration will work for some uses of CT, but it will then cause this issue for other uses,
because CT folders created from other user (administrator).

Please, remove and build CT with this procedure
PilotLogic Architect and Core Programmer
The following user(s) said Thank You: Alexandr

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

Last edit: by Sternas Stefanos.

CT LAB ver 5.30 9 years 2 months ago #6693

  • Alexandr
  • Alexandr's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 62
  • Thank you received: 2
Yes, It works.

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

CT LAB ver 5.30 9 years 2 months ago #6701

  • Alexandr
  • Alexandr's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 62
  • Thank you received: 2

Nice to see my library "Generics.Collections" in Code Typhon

o_O Can you tell me more about that?
The same as delphi predefined couple of use-ready classes?

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

CT LAB ver 5.30 9 years 1 month ago #6799

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
2015-02-20: We release Lab CT 5.30 Revision: 005221 (Beta1)
Changes log at first page

Please test, report and suggest here
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

CT LAB ver 5.30 9 years 1 month ago #6801

  • Vbxler
  • Vbxler's Avatar
  • Visitor
  • Visitor
I've compiled CT 5.30 Revision: 005221 under winxp-32 and tested under win7-64, runs so far.
But when I press the button 'Start', I get the following new message:



If I press ok, I can continue to work normally.

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

CT LAB ver 5.30 9 years 1 month ago #6802

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
Thanks Sir
we will check this
PilotLogic Architect and Core Programmer

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

CT LAB ver 5.30 9 years 1 month ago #6803

  • Martin
  • Martin's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 1
  • Thank you received: 0

Vbxler wrote: I've compiled CT 5.30 Revision: 005221 under winxp-32 and tested under win7-64, runs so far.
But when I press the button 'Start', I get the following new message:
.

Please report this one on the lazarus issue tracker bugs.freepascal.org/view_all_bug_page.php?project_id=1
and attach a logfile. thanks
wiki.freepascal.org/GDB_Debugger_Tips#Lo...fo_for_debug_session

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

Last edit: by Martin.

CT LAB ver 5.30 9 years 1 month ago #6804

  • lag.co.nr
  • lag.co.nr's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 7
  • Thank you received: 0
Try the menu "Run"/"clean up build files..."/"cleanup and build". After that press the "run" button.

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

CT LAB ver 5.30 9 years 1 month ago #6805

  • Tony_O_Gallos
  • Tony_O_Gallos's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Ελεύθερο λογισμικό ή θάνατος
  • Posts: 84
  • Thank you received: 23

lag.co.nr wrote: Try the menu "Run"/"clean up build files..."/"cleanup and build". After that press the "run" button.

+1
I already talked about the "problem" of change of version in FPC here .
Maybe it would worth it to write somewhere something like:

After any update/upgrade of CodeTyphon, always fully rebuild your project the first time you execute it, not just a simple compilation to avoid "caching" issues

;)
The following user(s) said Thank You: avra

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

CT LAB ver 5.30 9 years 1 month ago #6806

  • Vbxler
  • Vbxler's Avatar
  • Visitor
  • Visitor
I know and use the function "clean up build files...", but that has no effect.

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

CT LAB ver 5.30 9 years 1 month ago #6811

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100

Vbxler wrote: I've compiled CT 5.30 Revision: 005221 under winxp-32 and tested under win7-64, runs so far.
But when I press the button 'Start', I get the following new message:



If I press ok, I can continue to work normally.


Sir
Check if



and




if NOT set Debugger info at your project=> Options => Debugging settings
and you have set on Typhon IDE =>Options=> Debugger Page :
WarnOnSetBreakpointError=gdbwAll

then you will get this Warning from the Typhon IDE,
debugger NOT has "Break Point" Info
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

CT LAB ver 5.30 9 years 1 month ago #6819

  • Vbxler
  • Vbxler's Avatar
  • Visitor
  • Visitor
There is no entry 'WarnOnSetBreakpointError':

Attachments:

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

CT LAB ver 5.30 9 years 1 month ago #6820

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
We will fix this Sir

PS: we fix it
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

CT LAB ver 5.30 9 years 1 month ago #6847

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
No luck yet Sir

Oh, you can test the error on Windows OS for Linux :
With LAB CT 5.3 revision 005221

-Modify C:\codetyphon\fpcsrc\packages\rtl-generics\Makefile.fpc
from
[target]
# units=generics.strings generics.memoryexpanders generics.helpers generics.hashes generics.defaults generics.collections

units_win32=generics.strings generics.memoryexpanders generics.helpers generics.hashes generics.defaults generics.collections
units_win64=generics.strings generics.memoryexpanders generics.helpers generics.hashes generics.defaults generics.collections
units_wince=generics.strings generics.memoryexpanders generics.helpers generics.hashes generics.defaults generics.collections
to
[target]
units=generics.strings generics.memoryexpanders generics.helpers generics.hashes generics.defaults generics.collections

-With CTCenter FPCBuild tool rebuild Makefile of C:\codetyphon\fpcsrc\packages\rtl-generics\Makefile.fpc

-With CTCenter, Build FPC64 for "x86_64-linux" Element
-Open sample of Generics : C:\codetyphon\CodeOcean\Generics
-Set TargetOS: linux TargetCPU:x86_64
and build

CodeTyphon is a true Cross-build Studio
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

CT LAB ver 5.30 9 years 1 month ago #6876

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4508
  • Thank you received: 1100
2015-03-07: We release Lab CT 5.30 Revision: 005231 (Beta2)
Changes log at first page

Please test, report and suggest here
PilotLogic Architect and Core Programmer

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

CT LAB ver 5.30 9 years 1 month ago #6877

  • Vbxler
  • Vbxler's Avatar
  • Visitor
  • Visitor
I just compiled CT with XP-32 and
tested under Win7-64, works so far without any error.

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