-
-
Notifications
You must be signed in to change notification settings - Fork 147
Description
Trying to build with Delphi Rio (10.3.3, all patches applied), after installing SKIA 6.2.0 show the following error:
[DCC Error] E2597 C:\Users\Public\Documents\Embarcadero\Studio\20.0\CatalogRepository\AndroidNDK-17b_20.0.36039.7899\toolchains\arm-linux-androideabi-4.9\prebuilt\windows\bin\arm-linux-androideabi-ld.exe: cannot find -lc++abi
C:\Users\Public\Documents\Embarcadero\Studio\20.0\CatalogRepository\AndroidNDK-17b_20.0.36039.7899\toolchains\arm-linux-androideabi-4.9\prebuilt\windows\bin\arm-linux-androideabi-ld.exe: cannot find -lc++_static
[DCC Fatal Error] F2588 Linker error code: 1 ($00000001)
It was building correctly with SKIA 6.1.0. I also tried to uninstall the 6.1.0 and install the 6.2.0, exec "disable skia" and "enable skia" in the project context menu, but it also fails. Tried also in another machine with just installed Delphi 10.3.3, installing straight SKIA 6.2.0, same problem.
Skia 10.3.3 demo also shows the same build error.
Metadata
Metadata
Assignees
Type
Projects
Status