-
```
What steps will reproduce the problem?
1.open ltr_gui.pro with QTCreator 5.3.2
2.change "include " with include "" (because QT5 can't
find libraries under QtGui)
3.push start button in interface …
-
Quicklisp build environment breaks on generated warnings, so the final niggling warnings have to be fixed.
-
Actually, it is not an NFA because it is incomplete (missing complete transition table).
It's a set of action execution paths.
Maybe change the name or at least remove NFA from the description.
Can…
-
I've tried the bin in the repo and compiling, but each time i start the app, the entire screen goes black but with the mouse pointer still visible. I have to change to a pty to kill the software. I'm …
-
## Description
Often, when visiting a new channel, the creator info will not be picked up by the Rewards panel, and for verified channels, no blue checkmark will appear over the BAT icon in the URL…
-
When building a Win32 GUI app (CMake `add_executable(... WIN32 ...)`, standard output isn't printed to the IDE output view, and one has to use `OutputDebugString()` because ... Windows is special! So …
-
Are you accepting donations? I just came across `RcloneBrowser` and it's great. Are you still actively developing/updating it? I don't see any recent commits.
-
### Problem Description
After startup the following error is displayed. Windowsdesktop runtime 6.0.30 is installed. Tried to install 6.0.31 same error.
### Activity Log, Crash Log or any other detai…
EDSln updated
3 weeks ago
-
I'd like to be able to deny certain files (like extra resource packs that aren't essential) from being downloaded every time I start the modpack.
This could be implemented by either an argument in th…
-
Hello! I'm working with the darkflow object detection and been able to train my own image data set after following the instruction in this repo however, I don't know or what command to use to test my …