2 days ago Learn » Generate documentation from ddoc | |||
|---|---|---|---|
| |||
...that import is also part of the 'dub' build process: ``` import mikes_lib; import std... | |||
3 days ago Announce » D Language Foundation June Monthly Meeting Summary | |||
|---|---|---|---|
| |||
...that OpenD had merged the most popular dub libraries into the main repository. I said... | |||
December 01 Learn » Re: Plot one pixel in blue on a canvas | |||
|---|---|---|---|
| |||
...dot.d` with the following content. ```d /+ dub.sdl: dependency "chitra" version="~>0.1.0... | |||
November 30 Learn » Re: raylib-d how to program a simple moving circle. | |||
|---|---|---|---|
| |||
dub run raylib-d:install solved the problem. Thanks | |||
November 30 Learn » Re: raylib-d how to program a simple moving circle. | |||
|---|---|---|---|
| |||
...directory, it also offers to update your dub.json to provide the appropriate linker directives... | |||
November 30 Learn » Re: raylib-d how to program a simple moving circle. | |||
|---|---|---|---|
| |||
...raysan5/raylib/releases Running "dub run" i get now the error : ``` dub run Fetching raylib... | |||
November 30 Learn » Re: raylib-d how to program a simple moving circle. | |||
|---|---|---|---|
| |||
vscode no longer complains.
But "dub run" gives,
```
dub run
Starting Performing "debug" build using... | |||
November 30 Learn » Re: raylib-d how to program a simple moving circle. | |||
|---|---|---|---|
| |||
...had Canvasity in dub.json , so i removed it.
My current dub.json is :
```
{
"authors... | |||
November 29 Learn » Re: raylib-d how to program a simple moving circle. | |||
|---|---|---|---|
| |||
Makes no sense. Can you post the dub.json? -Steve | |||
November 29 Learn » raylib-d how to program a simple moving circle. | |||
|---|---|---|---|
| |||
I can do "dub add raylib-d" but i have no clue to program a... | |||
Copyright © 1999-2021 by the D Language Foundation