You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Hello,
We've had a couple of customers file reports about being unable to use OnGuard with C++ Win64:
Steps:
Errors:
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!
The text was updated successfully, but these errors were encountered: