Skip to content

MSVC2015 Compiler errors #2

Description

@Dreminum

During build with MSVC 2015 it throws error C1038: include file <unistd.h> can not be found.
Fixed it with including <stdint.h>

msvc also has the error that getline in unknown (error C3861). Fixed this with including

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