79080214

Date: 2024-10-12 05:07:48
Score: 1
Natty:
Report link

Ref to fix: on Android compile error Expected output file at .../libpng16d.so for target png but there was none , the solution is:

not use com.android.tools.build:gradle:7.3.1 in /android/build.gradle, just use com.android.tools.build:gradle:7.4.1 or other version according to https://developer.android.com/studio/releases/gradle-plugin#cmake-imported-targets

Reasons:
  • Whitelisted phrase (-1): solution is
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Li Zheng