Skip to content

Unable to compile with clang on linux #45

@marius851000

Description

@marius851000

Hello. I actually tried to compile a single file on linux, with clang, not using the solution.
I've made a virtual environnment with
nix-shell -p pugixml -p poco -p clang --command "clang++ statsutil.cpp -I ."
It fail, with multiple errors. (clang 7.1.0)
Do you thing you can help me to find what doesn't work/correct the code. I've just a basic knowledge of c++, but I'll try to find what doesn't work.
error.txt

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