I installed the more recent of Glscene. Seems to be working except for a thing.
I do not succeed to build C:\GLScene\Packages\GLScene_Physics_RT.dproj
Seen=ms that will complete the build but after some time comes the message: [dcc64 Fatal Error] GLS.Isosurface.pas(587): F2046 Out of memory
Is this linked with package GR32_RT ? I also do not succeed to build it
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Maybe .... I need only to replace the word” source” in the package code by “ external\GR32” .
Or is it better to copy the GR32 units to directory “Source” ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I installed the more recent of Glscene. Seems to be working except for a thing.
I do not succeed to build C:\GLScene\Packages\GLScene_Physics_RT.dproj
Seen=ms that will complete the build but after some time comes the message:
[dcc64 Fatal Error] GLS.Isosurface.pas(587): F2046 Out of memory
Is this linked with package GR32_RT ? I also do not succeed to build it
Sergio,
Hmm, use current SVN version of GLS, and you may not install external GR32 package at all.
PW
Maybe .... I need only to replace the word” source” in the package code by “ external\GR32” .
Or is it better to copy the GR32 units to directory “Source” ?