I am trying to generate an OpenSG field container type and I am
running into problems. It seems that as soon as a either remove the
library attribute or set it to an empty string everything falls apart.
Here is my file:
<?xml version="1.0" ?>
<FieldContainer
name="TestTransform"
parent="Transform"
library=""
structure="concrete"
pointerfieldtypes="both"
systemcomponent="false"
parentsystemcomponent="true"
isNodeCore="true"
>
</FieldContainer>
My specific error is:
File "C:\Source\OpenSG\version2.0\Tools\fcd2code\TemplateFiller.py", line 233
AttributeError: 'NoneType' object has no attribute 'ljust'
Does anyone have any ideas how to fix this.
Thanks,
Aron
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users