Re: [Development] QtWebEngine file path too long

2019-03-12 Thread Thiago Macieira
On Tuesday, 12 March 2019 15:44:22 PDT Samuel Gaist wrote: > The solution currently is to move the build out of the encrypted partition. That's not an option for me. Company requires full hard-drive encryption. What OS and what encryption are you using? -- Thiago Macieira - thiago.macieira (AT)

[Development] QtWebEngine file path too long

2019-03-12 Thread Samuel Gaist
Hi, I’ve been hit by this surprising error when building QtWebEngine. Luckily (well…) I was recently facing the same issue while trying to build a conda package. Searching how to fix that gave me a solution that is also working for the build of QtWebEngine. As it turns out, it was due to me bu