-
**Existing Behavior and Potential Problems**
DDS's key-value file format is simple and easy to use.
However, the use of a custom format is not without its downsides. Not only does the exten…
-
I cloned the Git repository and then:
```
|> dub build --build=release
Performing "release" build using /usr/bin/ldc2 for x86_64.
exception ~master: building configuration "library"...
testdata ~…
-
Same problem when selected option 3 (dfmt)
```
Dmitry@DMITRY-COMP d:\dlang\workspace-d
$ install.bat
Dmitry@DMITRY-COMP d:\dlang\workspace-d
$ dub run :installer -- .
Building package workspace-d:in…
-
@s-ludwig @MartinNowak
Protobufs (ported to D: https://github.com/msoucy/dproto) have many advantages compared to json:
* type safety (or schema conformance): no risk of mis-spelling a node nam…
-
First I am happy, that the man pages now are automatically shipped with my ubuntu dub package.
System information
- **dub version**: DUB version 1.19.0, built on Jan 7 2020
- **OS Platform an…
-
The [JSON package format documentation page](https://dub.pm/package-format-json.html) has a link to the equivalent SDL package format documentation page ("See also the specification based on SDLang"),…
-
```
// dub.sdl
// All of the following "bindbc-projects" use "bindbc-loader" version="~>0.1.0"
// except "bindbc-freeimage" which uses "bindbc-loader" version="~>0.2.1"
dependency "bindbc-free…
-
### System information
**Windows 10**
* DUB version 1.8.0, built on Mar 3 2018
* DMD32 D Compiler v2.080.0
**Ubuntu 16.04**
* DUB version 1.8.0, built on Mar 3 2018
* DMD64 D C…
-
I have tried to build LixD on Fedora 27 with LDC and the compilation itself fails with:
```
$ dub build -b release
Fetching optional 0.6.3 (getting selected version)...
Fetching enumap 0.4.2 (ge…
szpak updated
5 years ago
-
I am trying to compile Voxelman on Windows, but have been unable to move forward due to certain files missing from the `lib` folders. Namely, `lz4.lib`, `lmdb.lib`, `glfw3.lib`, and `enet.lib`.
I f…