Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dwg_ac1012.ksy many object not declared ? #1

Open
jpsaunier opened this issue Jan 30, 2025 · 1 comment
Open

dwg_ac1012.ksy many object not declared ? #1

jpsaunier opened this issue Jan 30, 2025 · 1 comment

Comments

@jpsaunier
Copy link

Hi !
I have many error messages when I load dwg_ac1012.ksy in the IDE KATAI (https://ide.kaitai.io/#)
Example :

dwg_ac1012: /types/entity/seq/1/type/cases/EnumByLabel(identifier(entities),identifier(placeholder),typeId(false,List(),false)):
	error: unable to find type 'object_placeholder', searching from dwg_ac1012

Many object types aren't declared in the switch (line 920)

switch-on: entity_type
          cases:

Maybe I missed something...

@rurban
Copy link
Contributor

rurban commented Feb 7, 2025

You can add them. See the spec

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants