Skip to content

LASReader::seek in MingGW64 error #4

Description

@dengdeyan

thank you very much for your cool work.
i use this library to read las file with MinGW64, when the point number is larger than U32_MAX, LASReader::seek reach wrong position. I found that there are some errors in the file bytestreamin_file.hpp with compiler MinGW64, in function ByteStreamInFile::tell,seek,seekEnd, we should comment !defined(MINGW32) and then get right result.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions