-
Hit:1 http://ru.archive.ubuntu.com/ubuntu focal InRelease
Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease …
-
I've add dependencies
`
implementation("ai.hypergraph:kotlingrad:0.4.7")
`
in Gradle project, build.gradle.
Compiled without error. When I tried to run:
`> Task :run FAILED
Error occur…
-
### Type of Issues (Enhancement, Error, Bug, Question)
Enhancement
### Operating System
Windows 10 Enterprise
### Python version
Python 3.6
### PySimpleGUI Port and Version
4.20.0 Release…
-
**Describe the bug**
Installing java fails with:
```sh
[DEBUG] $ ~/.local/share/mise/installs/java/18.0.2/bin/java -version
Error:
0: failed to execute command: ~/.local/share/mise/installs/…
-
Would be nice to add nbactions.xml, so clicking the run button actually starts the application in NetBeans. Something like this:
```
run
Run
clean…
-
I am trying to bundle a JavaFX application for macOS using JDK 10, Gradle 4.6.0 and plugin version 2.2.1.
When `bundleJRE = false`, everything seems to work and I can start the app (because JDK 10 is…
-
JTAG mode does not work with stlink. Check if swapping TDI with TDO works.
-
A documentation explaining how to upload a simple blink program could be a great value for this board. Such example is very valuable for people starting using such a new board.
I looked for such exa…
-
Hi! The toolchains support is super awesome, thanks for adding it!
One thing I noticed after adding it is that my build became significantly slower (22s vs 8s). Apparently, the culprit was that it …
-
### Description of defect
This looks a lot like issue #339, which I'm not sure was resolved. I've updated here with any new details:
The BLE_GattServer_AddService example compiles ok. However …