Skip to content

The library doesn't work with cgt file created by 5.0.1 builder. #1

Description

@axilmar

The library cannot read a .cgt file created by 5.0.1 builder. The parsing stops at file CGTFile.cpp, line 105:

if (recordType != 77) {
  errorString = "Record type is not supported\n";
  return false;
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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