adrianosantostreina / MobilePermissions

This is a component to turn more easy the request permission in Android 8.x or later.
MIT License
105 stars 46 forks source link

Error MobilePermissions.Component.hpp #5

Closed sdzccs closed 4 years ago

sdzccs commented 4 years ago

D:\XE_Kj\MobilePermissions\Package\Android\Release\MobilePermissions.Component.hpp(39,55): error E2017: expected a class or namespace D:\XE_Kj\MobilePermissions\Package\Android\Release\MobilePermissions.Component.hpp(39,55): error E1558: reference to 'Fmx' is ambiguous c:\xe7\include\android\fmx\FMX.TreeView.hpp(36,10): error E3056: candidate found by name lookup is 'Fmx' D:\XE_Kj\MobilePermissions\Package\Android\Release\MobilePermissions.UsesPermissions.FMX.Signature.hpp(26,10): error E3056: candidate found by name lookup is 'Mobilepermissions::Usespermissions::Fmx' D:\XE_Kj\MobilePermissions\Package\Android\Release\MobilePermissions.Component.hpp(39,67): error E969: expected class name D:\XE_Kj\MobilePermissions\Package\Android\Release\MobilePermissions.Component.hpp(41,9): error E2017: expected a class or namespace D:\XE_Kj\MobilePermissions\Package\Android\Release\MobilePermissions.Component.hpp(41,9): error E1558: reference to 'Fmx' is ambiguous c:\xe7\include\android\fmx\FMX.TreeView.hpp(36,10): error E3056: candidate found by name lookup is 'Fmx' D:\XE_Kj\MobilePermissions\Package\Android\Release\MobilePermissions.UsesPermissions.FMX.Signature.hpp(26,10): error E3056: candidate found by name lookup is 'Mobilepermissions::Usespermissions::Fmx'

adrianosantostreina commented 4 years ago

Use Delphi Rio 10.x or higher.

sdzccs commented 4 years ago

Use Delphi Rio 10.3.3 . Use C++Builder 10.3.3

sdzccs commented 4 years ago

unable to find staatic library:libvclx.a unable to find staatic library:libvclimg.a

sdzccs commented 4 years ago

unable to find staatic library:libvclactnband.a

adrianosantostreina commented 4 years ago

This component was develop in Delphi 10.3.3 and not is compatible with C++. Follow the instructions to install this component.