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

Using the viewer to load .vtu #14

Open
nickolaus65 opened this issue Aug 9, 2023 · 0 comments
Open

Using the viewer to load .vtu #14

nickolaus65 opened this issue Aug 9, 2023 · 0 comments

Comments

@nickolaus65
Copy link

Hello,

Is possible to load .vtu files with your application? Can you take me to a starting point to find more answers?
I tried here but here is the error:

2023-08-09 12:26:11.532 ( 11.114s) [ ] vtkDataReader.cxx:567 ERR| vtkDataSetReader (000001CB5A797570): Unrecognized file type: for file: D:/Documents/Projeto SIRERC/SIRERC_ProjetoPetrobras/build-FonteSirerc-Desktop_Qt_6_5_2_MSVC2019_64bit-Release/output.vtu
ERROR: In vtkDataReader.cxx, line 567
vtkDataSetReader (000001CB5A797570): Unrecognized file type: for file: D:/Documents/Projeto SIRERC/SIRERC_ProjetoPetrobras/build-FonteSirerc-Desktop_Qt_6_5_2_MSVC2019_64bit-Release/output.vtu

2023-08-09 12:26:11.542 ( 11.124s) [ ] vtkDataObjectTypes.cxx:280 WARN| 'NewDataObject' cannot create 'vtkDataSet'.
2023-08-09 12:26:11.542 ( 11.124s) [ ]vtkDemandDrivenPipeline:610 ERR| vtkCompositeDataPipeline (000001CB48EC1B40): Algorithm vtkDataSetReader (000001CB5A797570) did not create output for port 0 when asked by REQUEST_DATA_OBJECT and does not specify a concrete DATA_TYPE_NAME.
ERROR: In vtkDemandDrivenPipeline.cxx, line 610
vtkCompositeDataPipeline (000001CB48EC1B40): Algorithm vtkDataSetReader (000001CB5A797570) did not create output for port 0 when asked by REQUEST_DATA_OBJECT and does not specify a concrete DATA_TYPE_NAME.

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

1 participant