Skip to content

Compile errors in the dev_float branch of streamcraft #1

Description

@dahoehn

Hi Ricardo,
there are two errors in the dev build:

  1. in StreamCraft_lib.hpp, a #include is missing. This is required for std::find in line 34.
  2. in StreamCraft_mzxml.hpp, having STREAMCRAFT_HEADER_ONLY be defined causes multiple include errors for reasons i do not understand.

After adding the include and commenting out the definition, i was able to compile this version.
Greetings,
Daniel

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