Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Multiple include of the single header version lead to the multiple defined symbol error on windows #80

@F-I-D-O

Description

@F-I-D-O

I had a hard time with this library after using the progress bar in a second file. The problem is on the following line:

size_t terminal_width() { return terminal_size().second; }

After adding the inline specifier, everything works fine.

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