We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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'
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
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
Until now, I could not compile any of your repositories. Maybe they are for an older Delphi?
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/)
No branches or pull requests
[dcc32 Error] g_delphi.pas(536): E2003 Undeclared identifier: 'ThousandSeparator'
The text was updated successfully, but these errors were encountered: