Skip to content

core/bitop.d not copied #17

@dsimcha

Description

@dsimcha

On two different boxes (a Ubuntu 10.4 box and a Debian Testing box), I've successfully built and installed LDC. However, when I try to compile hello, world, I get:

$ ldmd2 test.d
/usr/local/include/d/phobos/std/array.d(15): Error: module bitop is in file 'core/bitop.d' which cannot be read

This is because bitop.d/bitop.di is never copied to the include directory by the install system. When I copy it there manually, the problem is solved.

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