Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dcc32 Error] g_delphi.pas(536): E2003 Undeclared identifier: 'ThousandSeparator' #6

Open
GabrielOnDelphi opened this issue Nov 2, 2023 · 4 comments

Comments

@GabrielOnDelphi
Copy link

[dcc32 Error] g_delphi.pas(536): E2003 Undeclared identifier: 'ThousandSeparator'

@GabrielOnDelphi
Copy link
Author

  • other errors

@jval1972
Copy link
Owner

jval1972 commented Nov 2, 2023

What version of Delphi do you use? You can also compile xGreed with FPC/Lazarus .
As for ThousandSeparator, you can take a look at https://www.delphibasics.co.uk/RTL.php?Name=ThousandSeparator

@GabrielOnDelphi
Copy link
Author

Delphi 10.4.

Until now, I could not compile any of your repositories. Maybe they are for an older Delphi?

@jval1972
Copy link
Owner

jval1972 commented Nov 6, 2023

Most of them can be compiled with Delphi 6/7. You must use C++ Builder 6 if you want to recompile the audio lib (DelphiDoom, RAD, Mars3D, GLSpeed).
With FPC/Lazarus you can compile xGreed, DoomXS, BSP-Builder and an older version of DD_VOXEL (https://sourceforge.net/projects/delphidoom-voxel-editor/files/DD_VOXEL_1.3.2_FPC/)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants