-
错误信息:
Caused by: org.gradle.api.internal.plugins.PluginApplicationException: Failed to apply plugin 'cc-register'.
Caused by: groovy.lang.MissingPropertyException: No such property: FD_INTERMEDIAT…
-
Package: vsgxchange[assimp,core,curl,freetype,gdal,openexr]:arm64-osx -> 1.0.5#1
**Host Environment**
- Host: arm64-osx
- Compiler: AppleClang 15.0.0.15000100
- vcpkg-tool version: 2999-12-31-unk…
-
## Overview
- When the permission dialog pops up, if user touches outside of the permission dialog, the `onNeverAskAgain` lambda gets executed instead on `onPermissionDenied`
### Expected
- E…
-
When running project that has HILT, I am getting the following crash caused by:
`val createReceiptViewModel: CreateReceiptViewModel = hiltViewModel(key = "create_bill_viewmodel")`
on the stackt…
-
When setting lightning to `NO_SHADOWS` than all surfaces are black even when enabling indirect light.
In `visualization/Open3DVisualizer.cpp` also the `FillamentScene.GemoetryShadows` function is cal…
-
### Checklist before submitting a bug report
- [X] I've updated to the latest released version of the SDK
- [X] I've searched for existing [Github issues](https://github.com/facebook/facebook-andr…
baole updated
2 years ago
-
I added this gradle dependemcy
`implementation("io.adapty:android-sdk:2.10.5")`
initialize in MyApplication like this
```
val adaptyConfig = AdaptyConfig.Builder("key").build()
Adapty.activa…
-
I expect that if I have a check for instance
```
if(otp=="123456"){
otpTextView?.showSuccess()
}
else {
otpTextView?.showError()
}
```
But it's not updating the state, it only updates the …
-
[This section](https://github.com/KhronosGroup/3D-Formats-Guidelines/blob/main/KTXArtistGuide.md#method-3-etc1s) suggests that one can convert to ETC1S format all textures tied to a glTF file with:
`…
-
there is an error occured when I run initialise.py :
`UnicodeDecodeError Traceback (most recent call last)
D:\cs\mechine learning\numpy-100-master\initialise.py in
1…