-
Hi,
I'm trying to build and run maestro from source code. And I use this [Dockerfile](https://github.com/Marsman1996/maestro/blob/docker/Dockerfile) build maestro kernel successfully but met some …
-
Hi,
which version did you used for compiling?
With Version 1.13.0 i got (at least) 3 errors.
1. ..\Core\Src\sysmem.c:37:1: error: unknown type name 'caddr_t'
2. ..\Core\Src\sysmem.c:55:17: erro…
-
The Metal compiler and DXC are based on clang and inherit the "Infinite loop without side-effects is UB" from C++. SPIR-V also requires shader invocations to terminate.
The fact that "all loops mus…
-
```command
🦐/c/t/otel_rust (main) [2]> uvx reqwest-py
error: Failed to prepare distributions
Caused by: Failed to download and build `reqwest-py==0.1.0`
Caused by: Build backend failed to buil…
-
`compiler.Compile(behaviorScript, token); ` and `var simulationAction = botAgent.ComputeNextMove(state);` should not indefinitely allocate memory.
Allocating too much memory could cause the simulatio…
-
https://youtrack.jetbrains.com/issue/IDEA-352907/akka-GRPC-build-fails-when-using-intellij-build-but-succeeds-when-using-sbt
I filed that issue, hopefully this gets resolved.
When we currently t…
-
### Motivation
I get a warning in XCode 16 about code like this:
private (set) var messagesEnabled : Bool = false
@objc (addInfo:) public func add(info : CDDeviceInfo)
Where I get "Ext…
-
Right now `expect` / `actual` code cannot be tested because all source files are treated part of the same source set. The original Kotlin compile testing library has a hook to change that: https://git…
-
**0. environment_win.yml should be downloaded manually, and the requirements could be installed manually**
At the first trial the file was auto-generated, but after some times it doesn't be generated…
-
slint version: 1.1.1
rust version: 1.71.0
OS version: Macos 12.6
![image](https://github.com/slint-ui/slint/assets/35366425/32dde909-3b2a-4446-80f2-5184634137d4)
When I compile using `slin…