Re: KDevelop can't load project: "too large document"?
René J.V. Bertin <[email protected]>
| Newsgroups | gmane.comp.kde.users.kdevelop |
|---|---|
| Message-ID | <5858718.PEzoGIxVGk@bola> |
On Monday December 11 2017 12:26:16 Matthew Woehlke wrote: >On 2017-12-11 11:51, Matthew Woehlke wrote: >> This is... curious... >Repeating the experiment with some other projects, I get: > > 3.10 master >KDevelop: 4.6 MiB 2.9 MiB KDevelop (the 5.2 branch) only gives me a 0.004Mb reply (plus those <= 1k which I don't track). >This does suggest there is something a bit pathological about KWIVER >w.r.t. backtraces.. What happens when you configure the KWIVER project with equivalent arguments in the usual manual way from the command line? Is it possible to invoke the cmake server with -Wno-dev? Failing to add that argument on the command line can increase the output considerably. R.