Welcome, Guest
Username: Password: Remember me
CodeTyphon MS Windows (Win7, Win8.x, Win10 and Win11) OS Development, discussions and problems
  • Page:
  • 1

TOPIC:

ERROR ON 4 years 7 months ago #13778

  • superc
  • superc's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 75
  • Thank you received: 0
Hello,
In my production program I receive an error as in the attached picture;

OS Version : Windows 7 64 bit on Virtualbox
CT Version : Typhon 6.9 r61812 FPC 3.3.1 r42912 Platform : i386-win32-win32/win64

In CT6.90 64bit TMemDataset is present in the component bar and the project is loaded correctly but, in Win32/I386 TMemDataSet is not present.
If I press the button continue without loading I receive a warning windows as in the picture error.jpg.

Thanks in advance.

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

ERROR ON 4 years 7 months ago #13779

  • Matis A.
  • Matis A.'s Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 1060
  • Thank you received: 149
You must install to Typhon32 the packages from the last Dialog.

Typhon32 in CT 6.90 don't have the same number of register packages (76 from 245)




like Typhon64 (178 from 245)



because of 32bits 2Gbytes memory limitation.

64bits don't have this memory limitation.

Many users before CT 6.90 get "Out of memory" Error Building Typhon32,
so we decrease the number of register packages to Typhon32 (76 from 245).

In CT 6.90 Typhon32 needs 1Gbytes of RAM to build BigIDE with 76 register packages.
in CT 6.80 Typhon32 needs 2Gbytes of RAM to build BigIDE with 178 register packages.

In CT 6.90 Typhon64 needs 4Gbytes of RAM to build BigIDE with 178 register packages.

Our primary DEV architecture now is x86_64 64bits. We use Typhon64 as primary DEV IDE on ALL CT Host OSes.
PilotLogic Core Programmer
Attachments:

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

Last edit: by Matis A..

ERROR ON 4 years 7 months ago #13781

  • superc
  • superc's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 75
  • Thank you received: 0
In my VM with 4GB RAM I've CT 6.90:

32 bit 49/49 components


64 bit: 164/164


CT 6.80 on windows 10 64bit physical machine : 160 components
CT 6.80 on windows 10 32bit physical machine : 150 components

What I can't do is register new packages from CT, what is the procedure? I do not see those marked in red to be installed.

Thanks in advance
Attachments:

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

ERROR ON 4 years 7 months ago #13782

  • Matis A.
  • Matis A.'s Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 1060
  • Thank you received: 149
1) Go to Typhon IDE => Package => "Install/Uninstall Packages"




2) Select from the Right list the packages you want to install in Typhon IDE (mouse double click)
or
from Left List the packages you want to uninstall (mouse double click)




3) When you finish with packages selection, click "Save and rebuild IDE" button
The Typhon IDE will rebuild his self
and if ALL are OK,
Typhon IDE will be Restarted with the new Packages List

And some other info here
PilotLogic Core Programmer
Attachments:

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

Last edit: by Matis A..

ERROR ON 4 years 7 months ago #13784

  • superc
  • superc's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 75
  • Thank you received: 0
well, now I try to provide all the packages and see, thank you very much

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

ERROR ON 4 years 7 months ago #13786

  • Matis A.
  • Matis A.'s Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 1060
  • Thank you received: 149
Don't forget Win32 OS memory limit is 2Gb RAM
PilotLogic Core Programmer

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

  • Page:
  • 1