On 8/6/19 1:47 PM, René J. V. Bertin wrote: > I have a 114Mb big JSON file that I'd like to be able to parse but that is > rejected because of its size. > > Is it possible to rebuild Qt with a larger maximum document size for the JSON > parser?
Unfortunately, this isn't possible at the moment. This issue is tracked in QTBUG-47629. BR, Joerg _______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
