Skip to content

'dub build' fails with Derelict #87

@mdparker

Description

@mdparker

Two cases.

  1. When Derelict is not already installed.
Checking dependencies in 'C:\dev\d\projects\libs\Derelict3'
Error: Unknown dependency: derelict:devil
  1. When Derelict is already installed.

Checking dependencies in 'C:\dev\d\projects\libs\Derelict3'
The same package is referenced in different paths:
derelict ~master: C:\dev\d\projects\libs\Derelict3
derelict ~master: C:\Users\Mike Parker\AppData\Roaming\dub\packages\derelict-m
aster
Error: Conflicting package multi-references.

This second case will make it difficult to use dub to develop a library and use it in other apps on the same system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions