Skip to content

Compiling fails on windows #4

@Boscop

Description

@Boscop

Thanks for this nice crate. I want to use it to render data into a buffer, to create a glium texture to render with imgui.
But it doesn't compile on windows because of this line:
https://github.com/trimental/andrew/blob/30a2d2487e726520cfcf8a2e615fefab697649c7/src/text/fontconfig.rs#L5

error: C:\Users\me\.cargo\registry\src\github.com-1ecc6299db9ec823\andrew-0.2.1\src\text\fontconfig.rs:5: unresolved import `xdg::BaseDirectories`
error: C:\Users\me\.cargo\registry\src\github.com-1ecc6299db9ec823\andrew-0.2.1\src\text\fontconfig.rs:5: no `BaseDirectories` in the root

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