First time here? Check out the FAQ!
answered 2016-09-24 00:03:12 -0600
I set cmake option -DENABLE_PRECOMPILED_HEADERS=ON, the build process works well. Because I use gcc-4.6, while the OFF option needs gcc-6.1 and later.