Skip to content

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

@axilmar

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;
}

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