Jump to content

Featured Replies

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

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.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.