You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: