Home > other >  QChart create failure problem
QChart create failure problem

Time:11-07

QChart * chart=new QChart (); The debug error: 0 x00007ffb393e12e0 (Qt5Gui. DLL) (ShowPicture. Exe) with untreated exception: 0 xc0000005: while reading position 0 x0000000000000000 access conflict, how be to return a responsibility excuse me, vs2013 + Qt5.8?

CodePudding user response:

Is likely to be in the wrong additional dependencies, in the case of the debug, use the debug version of the Qt5Chartsd. Lib, rather than Qt5Charts. Lib
  • Related