On Saturday, 5 March 2016 at 18:01:48 UTC, Atila Neves wrote:
On Saturday, 5 March 2016 at 15:05:50 UTC, Casey wrote:
Hello,
I'm just starting a small project with dub and unit-threaded,
but I'm getting an issue where the file "unit_threaded.d"
cannot be found.
[...]
You mispelled "depend
On Saturday, 5 March 2016 at 18:01:48 UTC, Atila Neves wrote:
On Saturday, 5 March 2016 at 15:05:50 UTC, Casey wrote:
Hello,
I'm just starting a small project with dub and unit-threaded,
but I'm getting an issue where the file "unit_threaded.d"
cannot be found.
[...]
You mispelled "depend
On Saturday, 5 March 2016 at 15:05:50 UTC, Casey wrote:
{
"name": "unittest",
"preBuildCommands": [
"dub run unit-threaded -c gen_ut_main -- -f bin/ut.d"
],
"mainSourceFile": "bin/ut.d",
"excludedSourceFiles": ["source/app.d"],
"dependences": {
"unit-threa
On Saturday, 5 March 2016 at 15:05:50 UTC, Casey wrote:
Hello,
I'm just starting a small project with dub and unit-threaded,
but I'm getting an issue where the file "unit_threaded.d"
cannot be found.
[...]
You mispelled "dependencies".
Atila
Hello,
I'm just starting a small project with dub and unit-threaded, but
I'm getting an issue where the file "unit_threaded.d" cannot be
found.
Details:
DMD version: DMD64 2.070.0
Dub version: 0.9.24
Dub Config:
{
"name": "pst",
"targetType": "executable",
"targetPath": "bin",