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

Issues compiling OnGuard for Win64 C++ #5

Open
david-millington opened this issue Dec 11, 2024 · 0 comments
Open

Issues compiling OnGuard for Win64 C++ #5

david-millington opened this issue Dec 11, 2024 · 0 comments

Comments

@david-millington
Copy link

david-millington commented Dec 11, 2024

Hello,

We've had a couple of customers file reports about being unable to use OnGuard with C++ Win64:

Steps:

  • Install OnGuard for FMX 2024.02 for CBuilder from GetIt
  • Create a new CBuilder FMX Blank project
  • Add all OnGuard FMX components to the form
  • Activate Windows 64-bit or Windows 64-bit (Modern) platform
  • Build fails

Errors:

Windows 64-bit
[ilink64 Error] Fatal: Unable to open file 'FMX.OGPROEXE.O'
Failed

Windows 64-bit (Modern)
[ld.lld Error] ld.lld: error: Could not locate the file 'FMX.ogproexe.o'
Failed

We have docs on how to build for bcc64x (the Modern toolchain) here but this may be some other issue, since it is common across both the legacy and modern Win64 toolchains. If I can help please ask!

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

1 participant