Jump to content
View in the app

A better way to browse. Learn more.

FGX Native

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Слетели пути после переустановки

Featured Replies

не знаю с чем связанно, но я переустановил delphi11, теперь на все приложения именно fgx указывает ошибку

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

как это побороть?

Solved by Yaroslav Brovin

Go to solution
7 часов назад, maximus-78 сказал:

не знаю с чем связанно, но я переустановил delphi11, теперь на все приложения именно fgx указывает ошибку

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

как это побороть?

Path слетели

  • Administrators
  • Solution

В каждой среде открываем: "Главное Меню -> Tools -> Options -> Language -> Delphi -> Library"

Для каждой версии делфи нужно использовать свой номер ниже:

  • 10.4 - 270
  • 11.0 - 280

Android 32-bit

Library Path:

$(BDSLIB)\$(PLATFORM)\Release;$(FGX)\Libs\280\Android\Release;$(FGX)\Libs\Common\Android\Debug\armeabi-v7a

Browsing Path:

$(BDS)\OCX\Servers;$(BDS)\SOURCE\VCL;$(BDS)\SOURCE\VCL\AppAnalytics;$(BDS)\source\rtl\common;$(BDS)\SOURCE\RTL\SYS;$(BDS)\source\rtl\android;$(BDS)\source\ToolsAPI;$(BDS)\SOURCE\IBX;$(BDS)\source\Internet;$(BDS)\SOURCE\PROPERTY EDITORS;$(BDS)\source\soap;$(BDS)\SOURCE\XML;$(BDS)\source\Indy10\Core;$(BDS)\source\Indy10\System;$(BDS)\source\Indy10\Protocols;$(BDS)\source\fmx;$(BDS)\source\databinding\components;$(BDS)\source\databinding\engine;$(BDS)\source\databinding\graph;$(BDS)\source\data;$(BDS)\source\data\ado;$(BDS)\source\data\bde;$(BDS)\source\data\cloud;$(BDS)\source\data\datasnap;$(BDS)\source\data\dbx;$(BDS)\source\data\dsnap;$(BDS)\source\data\Test;$(BDS)\source\data\vclctrls;$(BDS)\source\rtl\posix;$(BDS)\source\rtl\posix\osx;$(BDS)\source\data\datasnap\connectors;$(BDS)\source\data\datasnap\proxygen;$(BDS)\source\DataExplorer;$(BDS)\source\DUnit\Contrib\DUnitWizard\Source\Common;$(BDS)\source\DUnit\Contrib\DUnitWizard\Source\Common\dunit;$(BDS)\source\DUnit\Contrib\DUnitWizard\Source\DelphiExperts\Common;$(BDS)\source\DUnit\Contrib\DUnitWizard\Source\DelphiExperts\DUnitProject;$(BDS)\source\DUnit\Contrib\DUnitWizard\Source\DelphiExperts\DUnitProject\dunit;$(BDS)\source\DUnit\src;$(BDS)\source\DUnit\tests;$(BDS)\source\Experts;$(BDS)\source\indy\abstraction;$(BDS)\source\indy\implementation;$(BDS)\source\indyimpl;$(BDS)\source\LiveTile;$(BDS)\source\Property Editors\Indy10;$(BDS)\source\soap\wsdlimporter;$(BDS)\source\Visualizers;$(BDS)\source\xtab;$(BDS)\source\DUnit\Contrib\XMLReporting;$(BDS)\source\DUnit\Contrib\XPGen;$(BDS)\source\data\rest;$(BDS)\source\data\firedac;$(BDS)\source\tethering;$(BDS)\source\DUnitX;$(BDS)\source\data\ems;$(BDS)\source\rtl\net;$(BDS)\source\FlatBox2D;$(FGX)\Sources

Debug DCU Path:

$(BDSLIB)\$(PLATFORM)\debug;$(FGX)\Libs\280\Android\Debug

Android 64-bit

Library Path:

$(BDSLIB)\$(PLATFORM)\Release;$(FGX)\Libs\280\Android64\Release;$(FGX)\Libs\Common\Android\Debug\arm64-v8a

Browsing Path:

$(BDS)\OCX\Servers;$(BDS)\SOURCE\VCL;$(BDS)\SOURCE\VCL\AppAnalytics;$(BDS)\source\rtl\common;$(BDS)\SOURCE\RTL\SYS;$(BDS)\source\rtl\android;$(BDS)\source\ToolsAPI;$(BDS)\SOURCE\IBX;$(BDS)\source\Internet;$(BDS)\SOURCE\PROPERTY EDITORS;$(BDS)\source\soap;$(BDS)\SOURCE\XML;$(BDS)\source\Indy10\Core;$(BDS)\source\Indy10\System;$(BDS)\source\Indy10\Protocols;$(BDS)\source\fmx;$(BDS)\source\databinding\components;$(BDS)\source\databinding\engine;$(BDS)\source\databinding\graph;$(BDS)\source\data;$(BDS)\source\data\ado;$(BDS)\source\data\bde;$(BDS)\source\data\cloud;$(BDS)\source\data\datasnap;$(BDS)\source\data\dbx;$(BDS)\source\data\dsnap;$(BDS)\source\data\Test;$(BDS)\source\data\vclctrls;$(BDS)\source\rtl\posix;$(BDS)\source\rtl\posix\osx;$(BDS)\source\data\datasnap\connectors;$(BDS)\source\data\datasnap\proxygen;$(BDS)\source\DataExplorer;$(BDS)\source\DUnit\Contrib\DUnitWizard\Source\Common;$(BDS)\source\DUnit\Contrib\DUnitWizard\Source\Common\dunit;$(BDS)\source\DUnit\Contrib\DUnitWizard\Source\DelphiExperts\Common;$(BDS)\source\DUnit\Contrib\DUnitWizard\Source\DelphiExperts\DUnitProject;$(BDS)\source\DUnit\Contrib\DUnitWizard\Source\DelphiExperts\DUnitProject\dunit;$(BDS)\source\DUnit\src;$(BDS)\source\DUnit\tests;$(BDS)\source\Experts;$(BDS)\source\indy\abstraction;$(BDS)\source\indy\implementation;$(BDS)\source\indyimpl;$(BDS)\source\LiveTile;$(BDS)\source\Property Editors\Indy10;$(BDS)\source\soap\wsdlimporter;$(BDS)\source\Visualizers;$(BDS)\source\xtab;$(BDS)\source\DUnit\Contrib\XMLReporting;$(BDS)\source\DUnit\Contrib\XPGen;$(BDS)\source\data\rest;$(BDS)\source\data\firedac;$(BDS)\source\tethering;$(BDS)\source\DUnitX;$(BDS)\source\data\ems;$(BDS)\source\rtl\net;$(BDS)\source\FlatBox2D;$(FGX)\Sources

Debug DCU Path:

$(BDSLIB)\$(PLATFORM)\debug;$(FGX)\Libs\280\Android64\Debug

iOS Simulator ARM 64-bit

Library Path:

$(BDSLIB)\$(PLATFORM)\Release;$(BDSCOMMONDIR)\Dcp\$(PLATFORM);$(FGX)\Libs\290\iOSSimARM64\Release;$(FGX)\Libs\Common\iOSSimARM64\Debug

Browsing Path:

$(BDS)\source\rtl\common;$(BDS)\SOURCE\RTL\SYS;$(BDS)\source\rtl\ios;$(BDS)\source\rtl\osx;$(BDS)\source\ToolsAPI;$(BDS)\SOURCE\IBX;$(BDS)\source\Internet;$(BDS)\SOURCE\PROPERTY EDITORS;$(BDS)\source\soap;$(BDS)\SOURCE\XML;$(BDS)\source\Indy10\Core;$(BDS)\source\Indy10\System;$(BDS)\source\Indy10\Protocols;$(BDS)\source\fmx;$(BDS)\source\databinding\components;$(BDS)\source\databinding\engine;$(BDS)\source\databinding\graph;$(BDS)\source\data;$(BDS)\source\data\cloud;$(BDS)\source\data\datasnap;$(BDS)\source\data\dbx;$(BDS)\source\data\dsnap;$(BDS)\source\rtl\posix;$(BDS)\source\rtl\posix\osx;$(BDS)\source\data\datasnap\connectors;$(BDS)\source\data\datasnap\proxygen;$(BDS)\source\DataExplorer;$(BDS)\source\DUnit\Contrib\DUnitWizard\Source\Common;$(BDS)\source\DUnit\Contrib\DUnitWizard\Source\Common\dunit;$(BDS)\source\DUnit\Contrib\DUnitWizard\Source\DelphiExperts\Common;$(BDS)\source\DUnit\Contrib\DUnitWizard\Source\DelphiExperts\DUnitProject;$(BDS)\source\DUnit\Contrib\DUnitWizard\Source\DelphiExperts\DUnitProject\dunit;$(BDS)\source\DUnit\src;$(BDS)\source\DUnit\tests;$(BDS)\source\Experts;$(BDS)\source\indy\abstraction;$(BDS)\source\indy\implementation;$(BDS)\source\indyimpl;$(BDS)\source\Property Editors\Indy10;$(BDS)\source\soap\wsdlimporter;$(BDS)\source\Visualizers;$(BDS)\source\DUnit\Contrib\XMLReporting;$(BDS)\source\DUnit\Contrib\XPGen;$(BDS)\source\data\rest;$(BDS)\source\data\firedac;$(BDS)\source\tethering;$(BDS)\source\DUnitX;$(BDS)\source\data\ems;$(BDS)\source\rtl\net;$(BDS)\source\FlatBox2D;$(BDSCOMMONDIR)\Dcp\$(PLATFORM);$(FGX)\Sources

Debug DCU Path:

$(BDSLIB)\$(PLATFORM)\debug;$(FGX)\Libs\290\iOSSimARM64\Debug

iOS Device 64-bit

Library Path:

$(BDSLIB)\$(PLATFORM)\Release;$(BDSCOMMONDIR)\Dcp\$(PLATFORM);$(FGX)\Libs\290\iOSDevice64\Release;$(FGX)\Libs\Common\iOSDevice64\Debug

Browsing Path:

$(BDS)\source\rtl\common;$(BDS)\SOURCE\RTL\SYS;$(BDS)\source\rtl\ios;$(BDS)\source\rtl\osx;$(BDS)\source\ToolsAPI;$(BDS)\SOURCE\IBX;$(BDS)\source\Internet;$(BDS)\SOURCE\PROPERTY EDITORS;$(BDS)\source\soap;$(BDS)\SOURCE\XML;$(BDS)\source\Indy10\Core;$(BDS)\source\Indy10\System;$(BDS)\source\Indy10\Protocols;$(BDS)\source\fmx;$(BDS)\source\databinding\components;$(BDS)\source\databinding\engine;$(BDS)\source\databinding\graph;$(BDS)\source\data;$(BDS)\source\data\cloud;$(BDS)\source\data\datasnap;$(BDS)\source\data\dbx;$(BDS)\source\data\dsnap;$(BDS)\source\rtl\posix;$(BDS)\source\rtl\posix\osx;$(BDS)\source\data\datasnap\connectors;$(BDS)\source\data\datasnap\proxygen;$(BDS)\source\DataExplorer;$(BDS)\source\DUnit\Contrib\DUnitWizard\Source\Common;$(BDS)\source\DUnit\Contrib\DUnitWizard\Source\Common\dunit;$(BDS)\source\DUnit\Contrib\DUnitWizard\Source\DelphiExperts\Common;$(BDS)\source\DUnit\Contrib\DUnitWizard\Source\DelphiExperts\DUnitProject;$(BDS)\source\DUnit\Contrib\DUnitWizard\Source\DelphiExperts\DUnitProject\dunit;$(BDS)\source\DUnit\src;$(BDS)\source\DUnit\tests;$(BDS)\source\Experts;$(BDS)\source\indy\abstraction;$(BDS)\source\indy\implementation;$(BDS)\source\indyimpl;$(BDS)\source\Property Editors\Indy10;$(BDS)\source\soap\wsdlimporter;$(BDS)\source\Visualizers;$(BDS)\source\DUnit\Contrib\XMLReporting;$(BDS)\source\DUnit\Contrib\XPGen;$(BDS)\source\data\rest;$(BDS)\source\data\firedac;$(BDS)\source\tethering;$(BDS)\source\DUnitX;$(BDS)\source\data\ems;$(BDS)\source\rtl\net;$(BDS)\source\FlatBox2D;$(BDSCOMMONDIR)\Dcp\$(PLATFORM);$(FGX)\Sources

Debug DCU Path:

$(BDSLIB)\$(PLATFORM)\debug;$(FGX)\Libs\290\iOSDevice64\Debug
  • Author

спасибо, сделал, просто крайне редко щас этим занимаюсь, с головы выветривается такая информация очень быстро....

  • 2 years later...

Добрый вечер, есть ли аналогичные пути для ios, delphi 11.3 ?

стек:
 

    c:\program files (x86)\embarcadero\studio\22.0\bin\dcciossimarm64.exe -$O- --no-config -M -Q -AGenerics.Collections=System.Generics.Collections;Generics.Defaults=System.Generics.Defaults -DDEBUG;;FRAMEWORK_xfm -E.\iOSSimARM64\Debug -IC:\Users\HP\AppData\Local\FGXNative\Libs\280\iOSSimARM64\Debug;C:\Users\HP\AppData\Local\FGXNative\Libs\280\iOSSimARM64\Release;C:\Users\HP\AppData\Local\FGXNative\Libs\Common\iOSSimARM64\Debug -LEC:\Users\Public\Documents\Embarcadero\Studio\22.0\Bpl\iOSSimARM64 -LNC:\Users\Public\Documents\Embarcadero\Studio\22.0\Dcp\iOSSimARM64 -NU.\iOSSimARM64\Debug -NSSystem;Xml;Data;Datasnap;Web;Soap; -OC:\Users\HP\AppData\Local\FGXNative\Libs\280\iOSSimARM64\Release;C:\Users\HP\AppData\Local\FGXNative\Libs\Common\iOSSimARM64\Debug -RC:\Users\HP\AppData\Local\FGXNative\Libs\280\iOSSimARM64\Release;C:\Users\HP\AppData\Local\FGXNative\Libs\Common\iOSSimARM64\Debug -UC:\Users\HP\AppData\Local\FGXNative\Libs\280\iOSSimARM64\Debug;C:\Users\HP\AppData\Local\FGXNative\Libs\280\iOSSimARM64\Release;C:\Users\HP\AppData\Local\FGXNative\Libs\Common\iOSSimARM64\Debug --syslibroot:F:\mydocs\Embarcadero\Studio\SDKs\iPhoneSimulator18.2.sdk --frameworkpath:F:\mydocs\Embarcadero\Studio\SDKs\iPhoneSimulator18.2.sdk\System\Library\Frameworks -V -VN --linker-option:"-arch arm64" -NO.\iOSSimARM64\Debug --linker-option:"-ObjC"  myproj.dpr   

   myproj.dpr(1,15): error F1027: F1027 Unit not found: 'System' or binary equivalents (.dcu/.o)

 

Edited by Аскар Джакишев

  • Administrators
On 1/20/2025 at 7:31 PM, Аскар Джакишев said:

Добрый вечер, есть ли аналогичные пути для ios, delphi 11.3 ?

стек:
 

    c:\program files (x86)\embarcadero\studio\22.0\bin\dcciossimarm64.exe -$O- --no-config -M -Q -AGenerics.Collections=System.Generics.Collections;Generics.Defaults=System.Generics.Defaults -DDEBUG;;FRAMEWORK_xfm -E.\iOSSimARM64\Debug -IC:\Users\HP\AppData\Local\FGXNative\Libs\280\iOSSimARM64\Debug;C:\Users\HP\AppData\Local\FGXNative\Libs\280\iOSSimARM64\Release;C:\Users\HP\AppData\Local\FGXNative\Libs\Common\iOSSimARM64\Debug -LEC:\Users\Public\Documents\Embarcadero\Studio\22.0\Bpl\iOSSimARM64 -LNC:\Users\Public\Documents\Embarcadero\Studio\22.0\Dcp\iOSSimARM64 -NU.\iOSSimARM64\Debug -NSSystem;Xml;Data;Datasnap;Web;Soap; -OC:\Users\HP\AppData\Local\FGXNative\Libs\280\iOSSimARM64\Release;C:\Users\HP\AppData\Local\FGXNative\Libs\Common\iOSSimARM64\Debug -RC:\Users\HP\AppData\Local\FGXNative\Libs\280\iOSSimARM64\Release;C:\Users\HP\AppData\Local\FGXNative\Libs\Common\iOSSimARM64\Debug -UC:\Users\HP\AppData\Local\FGXNative\Libs\280\iOSSimARM64\Debug;C:\Users\HP\AppData\Local\FGXNative\Libs\280\iOSSimARM64\Release;C:\Users\HP\AppData\Local\FGXNative\Libs\Common\iOSSimARM64\Debug --syslibroot:F:\mydocs\Embarcadero\Studio\SDKs\iPhoneSimulator18.2.sdk --frameworkpath:F:\mydocs\Embarcadero\Studio\SDKs\iPhoneSimulator18.2.sdk\System\Library\Frameworks -V -VN --linker-option:"-arch arm64" -NO.\iOSSimARM64\Debug --linker-option:"-ObjC"  myproj.dpr   

   myproj.dpr(1,15): error F1027: F1027 Unit not found: 'System' or binary equivalents (.dcu/.o)

 

Добрый день,

Для 11.3 нужно использовать такой же номер версии, как и для 11.0 - 280

iOS Simulator ARM 64-bit

Library Path:

$(BDSLIB)\$(PLATFORM)\Release;$(BDSCOMMONDIR)\Dcp\$(PLATFORM);$(FGX)\Libs\290\iOSSimARM64\Release;$(FGX)\Libs\Common\iOSSimARM64\Debug

Browsing Path:

$(BDS)\source\rtl\common;$(BDS)\SOURCE\RTL\SYS;$(BDS)\source\rtl\ios;$(BDS)\source\rtl\osx;$(BDS)\source\ToolsAPI;$(BDS)\SOURCE\IBX;$(BDS)\source\Internet;$(BDS)\SOURCE\PROPERTY EDITORS;$(BDS)\source\soap;$(BDS)\SOURCE\XML;$(BDS)\source\Indy10\Core;$(BDS)\source\Indy10\System;$(BDS)\source\Indy10\Protocols;$(BDS)\source\fmx;$(BDS)\source\databinding\components;$(BDS)\source\databinding\engine;$(BDS)\source\databinding\graph;$(BDS)\source\data;$(BDS)\source\data\cloud;$(BDS)\source\data\datasnap;$(BDS)\source\data\dbx;$(BDS)\source\data\dsnap;$(BDS)\source\rtl\posix;$(BDS)\source\rtl\posix\osx;$(BDS)\source\data\datasnap\connectors;$(BDS)\source\data\datasnap\proxygen;$(BDS)\source\DataExplorer;$(BDS)\source\DUnit\Contrib\DUnitWizard\Source\Common;$(BDS)\source\DUnit\Contrib\DUnitWizard\Source\Common\dunit;$(BDS)\source\DUnit\Contrib\DUnitWizard\Source\DelphiExperts\Common;$(BDS)\source\DUnit\Contrib\DUnitWizard\Source\DelphiExperts\DUnitProject;$(BDS)\source\DUnit\Contrib\DUnitWizard\Source\DelphiExperts\DUnitProject\dunit;$(BDS)\source\DUnit\src;$(BDS)\source\DUnit\tests;$(BDS)\source\Experts;$(BDS)\source\indy\abstraction;$(BDS)\source\indy\implementation;$(BDS)\source\indyimpl;$(BDS)\source\Property Editors\Indy10;$(BDS)\source\soap\wsdlimporter;$(BDS)\source\Visualizers;$(BDS)\source\DUnit\Contrib\XMLReporting;$(BDS)\source\DUnit\Contrib\XPGen;$(BDS)\source\data\rest;$(BDS)\source\data\firedac;$(BDS)\source\tethering;$(BDS)\source\DUnitX;$(BDS)\source\data\ems;$(BDS)\source\rtl\net;$(BDS)\source\FlatBox2D;$(BDSCOMMONDIR)\Dcp\$(PLATFORM);$(FGX)\Sources

Debug DCU Path:

$(BDSLIB)\$(PLATFORM)\debug;$(FGX)\Libs\290\iOSSimARM64\Debug

iOS Device 64-bit

Library Path:

$(BDSLIB)\$(PLATFORM)\Release;$(BDSCOMMONDIR)\Dcp\$(PLATFORM);$(FGX)\Libs\290\iOSDevice64\Release;$(FGX)\Libs\Common\iOSDevice64\Debug

Browsing Path:

$(BDS)\source\rtl\common;$(BDS)\SOURCE\RTL\SYS;$(BDS)\source\rtl\ios;$(BDS)\source\rtl\osx;$(BDS)\source\ToolsAPI;$(BDS)\SOURCE\IBX;$(BDS)\source\Internet;$(BDS)\SOURCE\PROPERTY EDITORS;$(BDS)\source\soap;$(BDS)\SOURCE\XML;$(BDS)\source\Indy10\Core;$(BDS)\source\Indy10\System;$(BDS)\source\Indy10\Protocols;$(BDS)\source\fmx;$(BDS)\source\databinding\components;$(BDS)\source\databinding\engine;$(BDS)\source\databinding\graph;$(BDS)\source\data;$(BDS)\source\data\cloud;$(BDS)\source\data\datasnap;$(BDS)\source\data\dbx;$(BDS)\source\data\dsnap;$(BDS)\source\rtl\posix;$(BDS)\source\rtl\posix\osx;$(BDS)\source\data\datasnap\connectors;$(BDS)\source\data\datasnap\proxygen;$(BDS)\source\DataExplorer;$(BDS)\source\DUnit\Contrib\DUnitWizard\Source\Common;$(BDS)\source\DUnit\Contrib\DUnitWizard\Source\Common\dunit;$(BDS)\source\DUnit\Contrib\DUnitWizard\Source\DelphiExperts\Common;$(BDS)\source\DUnit\Contrib\DUnitWizard\Source\DelphiExperts\DUnitProject;$(BDS)\source\DUnit\Contrib\DUnitWizard\Source\DelphiExperts\DUnitProject\dunit;$(BDS)\source\DUnit\src;$(BDS)\source\DUnit\tests;$(BDS)\source\Experts;$(BDS)\source\indy\abstraction;$(BDS)\source\indy\implementation;$(BDS)\source\indyimpl;$(BDS)\source\Property Editors\Indy10;$(BDS)\source\soap\wsdlimporter;$(BDS)\source\Visualizers;$(BDS)\source\DUnit\Contrib\XMLReporting;$(BDS)\source\DUnit\Contrib\XPGen;$(BDS)\source\data\rest;$(BDS)\source\data\firedac;$(BDS)\source\tethering;$(BDS)\source\DUnitX;$(BDS)\source\data\ems;$(BDS)\source\rtl\net;$(BDS)\source\FlatBox2D;$(BDSCOMMONDIR)\Dcp\$(PLATFORM);$(FGX)\Sources

Debug DCU Path:

$(BDSLIB)\$(PLATFORM)\debug;$(FGX)\Libs\290\iOSDevice64\Debug

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.