Jump to content

Recommended Posts

Posted

Helo

Currently iam on trial mode using delphi 10.3.3, i have trouble when compile:

 

[DCC Fatal Error] FlexAutomaticScalingDemo.dpr(1): F1027 Unit not found: 'System' or binary equivalents (.dcu/.o)

how to solve this poblem

  • Administrators
Posted

Hello.
This error is not directly related to the FGX Native library.
System.pas this is a system delphi module.
This usually means that the paths to the standard modules are incorrectly configured.

Tools-Options-Language-Delphi-Library-Library Path must include line $(BDSLIB)\$(PLATFORM)\Release (for Android x32/x64)
Please check it.

Thank you.

  • Like 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...