Announcement
Collapse
No announcement yet.
context error for unknown 'iVodeo2H'
Collapse
X
-
Not sure what you've done there.
When you create a new ViSi program there will be a
#inherit "NoName1Const.inc"
inherit statement.
When you compile your program and the graphical part is generated that constant file will contain the missing definitions.
Short of removing the #inherit or manually changing it I can't imagine how you could have such an issueMark
Comment