-
**Describe the bug**
Fails to build on iOS with new react-native 0.76.1 which has the fabric and turbo (new architecture) with the following error:
```
** BUILD FAILED **
The following bui…
-
### Board
custom esp32s3 board
### Device Description
Custom board with ESP32S3 and FUSB302 chip connected to USB-C port. The problem is unrelated to the board.
### Hardware Configuration
ESP32S3…
-
After the installation we have this massage ¨Your installation may require additional configuration steps.
Append the following to your DYLD_LIBRARY_PATH environment variable:
/Applications/MATL…
-
I can't build the source code.
**Describe the bug**
When I follow the steps in the [docs](https://drogonframework.github.io/drogon-docs/#/ENG/ENG-02-Installation?id=macos-122), it failed to buil…
-
### Bug Description
Crashed after installing to Applications from portable. Came from Opentoonz having the same issue after several install attempts, from many different versions. Decided to give Tah…
-
In my case, I am trying to debug some OV5640 camera code I am trying to make work on the GIGA and thought it would be
easier if I could debug the code using the Arduino IDE debugger.
Took me a while…
KurtE updated
10 hours ago
-
According to the docs
> There is nothing special to configure for unit tests that use @WebMvcTest. The library is automatically active when it is on the classpath.
However, i noticed that my cus…
-
This is becoming a fairly complicated package with a lot of parts and dependencies. A configurable build -- preferably using CMake as is done with the DDASFormat library, I guess for consistency and f…
-
## Current Behavior
The library currently sets up logging configuration at the module level:
```python
import logging
import sys
# Create a named logger
logger = logging.getLogger("hatchet"…
-
(Note this is relative to PR #3436 that hasn't been merged yet.)
The protocol between the worker and the serverless library has several infelicities that require a coordinated fix between the library…