Skip to content

warning: output filename collision. #33

@wezm

Description

@wezm

warning: output filename collision.
The bin target titlecase in package titlecase v3.4.0 (D:\Projects\titlecase\target\package\titlecase-3.4.0) has the same output filename as the lib target titlecase in package titlecase v3.4.0 (D:\Projects\titlecase\target\package\titlecase-3.4.0).
Colliding filename is: D:\Projects\titlecase\target\package\titlecase-3.4.0\target\debug\titlecase.pdb
The targets should have unique names.
Consider changing their names to be unique or compiling them separately.
This may become a hard error in the future; see rust-lang/cargo#6313.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions