Re: [Paraview] ParaView 5.3.0 and Qt5 linking error

2017-04-22 Thread Mathieu Westphal
I'm using Archlinux myself. FYI ParaView 5.3 can be built with all dependency installed from pacman. No need to build anything yourself or install binary tgz from upstream. Regards, On 22 Apr 2017 1:07 am, "Fabian Wein" wrote: > Hi, > > in case you want to use superbuild,

Re: [Paraview] ParaView 5.3.0 and Qt5 linking error

2017-04-21 Thread Fabian Wein
Hi, in case you want to use superbuild, gcc 6.3.1 compiles qt 5.8.0 from PV 5.3 for me without any problems. Why do you want to use precompiled qt? On a fast Linux I build PV 5.3 superbuild with qt in ~30 min. If you want to compile qt-everywhere manually be warned, a plain configure took

Re: [Paraview] ParaView 5.3.0 and Qt5 linking error

2017-04-21 Thread Tobias D
I am here working on an Arch Linux system. What kind of standard library do you mean? I compiled GCC (6.2.0) and MPI (1.10.4) by myself. Btw you are right, the precompiled Qt libraries probably need older standard libraries. Maybe the GCC-6.2.0 is the problem. I also tried the precompiled Qt5