I have a library XML file and one of the elements needs to use StrongRefBatch as a base. When I run the application I built around MXFLib I get a warning about StrongRefBatch not being found. I searched the XML and it does indeed have an element for this type.
I stepped through the code and it appears to be an issue with UUID's since one has to be generated at runtime for StrongRefBatch? I wasn't able to completely trace the issue, but a cursory examination pointed me toward that conclusion.
Is this a bug, or am I doing something wrong?
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have a library XML file and one of the elements needs to use StrongRefBatch as a base. When I run the application I built around MXFLib I get a warning about StrongRefBatch not being found. I searched the XML and it does indeed have an element for this type.
I stepped through the code and it appears to be an issue with UUID's since one has to be generated at runtime for StrongRefBatch? I wasn't able to completely trace the issue, but a cursory examination pointed me toward that conclusion.
Is this a bug, or am I doing something wrong?
Thanks.