[Qt-creator] Problem with vtkCharts in Qt
Jothybasu Selvaraj
jothybasu at gmail.com
Wed Jul 31 14:20:05 CEST 2019
Hello,
I am using vtk7.1 in my project and all vtk functions work in my Qt
application except vtkCharts.
I am trying to run the vtkCharts example form vtk examples at
https://vtk.org/Wiki/VTK/Examples/Cxx/Plotting/LinePlot the application
crashes but it doesn't with
https://vtk.org/Wiki/VTK/Examples/Cxx/Utilities/ConstructTable which does
npt render a plot.
I am suing QT5.9.1. compile with VS2017
I have
QT += core gui widgets charts
in my QT .pro file and all libs linked.
Any hints, what is causing the prblem?
Thanks
Jothy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20190731/efa75e33/attachment.html>
More information about the Qt-creator
mailing list