Hi, If you do a CMAKE build (Linux/mingw) then make with jobs greater than two (make -j3), the build will fail. If you run make with a single job then it compiles fine. Gareth