-
It would be nice to be able to specify a location for the CMakeLists.txt file relative to the dependency source directory. The -X,--cmake option is relative to current working directory. Some codebase…
-
Not a PSReadLine issue. Repros if unloaded. Most likely a corefx issue with console and terminfo.
Steps to reproduce
------------------
```powershell
docker run -it mcr.microsoft.com/power…
-
Moving the cget directory after an install results in broken links which make the project unable to compile.
This is a somewhat difficult to spot error for a first time user (maybe it's just me).
I…
-
I'm requesting a way to enable/disable pre-made messages via a command in-game, creating a new section following the same structure.
- Toggle messages for your server with **/slp toggle {name}**
…
-
I am using GNU ARC Toochain (version 2018.09) to debug my proram on ARC700 IP Based Soc, but it couldn't make the promram run normally under OpenOCD debug mode.
while I run the program, it ru…
-
Hello
I try to implement a cGet or cMove from the provided Exampls Queryretrieve SCU but i do not have the method ' GetSingleValue' in the DicomDataset.
I am using fo-Dicom.Desktop V 3.0.2 from …
ghost updated
6 years ago
-
Methods like `_front/_back/_get` offered by many containers allow to get a reference to an element without extraction. It reports a pointer to the type: for the "array[1]-style" that would be not stri…
-
Unit test error:
The following tests FAILED:
17 - test_gpu_miopen (Failed)
Errors while running CTest
Configuration information:
1. Built in a docker container from the "Dockerfile" definitio…
-
A tuple definition will generate the following methods:
* \_get\_str: to transform the tuple into a string\_t
* \_get\_##field: to get the value of the field. This is done for each field.
If on…
-
So when I try to cross compile with meson, I get this error:
```
Traceback (most recent call last):
File "/home/pfultz/.local/lib/python3.5/site-packages/mesonbuild/mesonmain.py", line 364, in …