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