[Paraview-developers] Warning on ParaViewReaders
Lodron, Gerald
Gerald.Lodron at joanneum.at
Mon Dec 9 09:45:47 EST 2013
Hi
I compiled the Example "Clone2" but on start up I get a warning in the console:
Generic Warning: In D:\Develop\Source\ParaView-v4.1.0-RC1-source\Qt\Core\pqApplicationCore.cxx, line 761
Writers have been changed such that the GUI definition is not needed. This should now be specified in the Hints section of the XML definition.
When I look at the pqApplicationCore:
else if(strcmp(root->GetName(), "ParaViewWriters") == 0)
{
vtkGenericWarningMacro("Writers have been changed such that the GUI definition is not needed."
<< " This should now be specified in the Hints section of the XML definition.");
}
So in the example there is a file ParaViewWriters.xml which has a root called ParaViewWriters. Has this changed? Whats the actual way of defining writers in PV4.1?
Thanks for help,
Gerald
_____________________________________________________
JOANNEUM RESEARCH Forschungsgesellschaft mbH
DIGITAL - Institute for Information and Communication Technologies
Steyrergasse 17, 8010 Graz, Austria
phone: +43 316 876-1751
fax: +43 316 8769-1751
e-mail: gerald.lodron at joanneum.at<mailto:gerald.lodron at joanneum.at>
web: www.joanneum.at/digital<http://www.joanneum.at/digital>
_________________________________________________________________
This message and any attached files are confidential and intended solely for the addressee(s). Any publication, transmission or other use of the information by a person or entity other than the intended addressee(s) is prohibited. If you receive this in error please contact the sender and delete the material. The sender does not accept liability for any errors or omissions as a result of the transmission.
Please consider the environment before printing this page.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20131209/950b2f26/attachment-0001.htm>
More information about the Paraview-developers
mailing list