ntzzc

Results 1 comments of ntzzc

I meet same issue on ubuntu/gcc, in my case, the problem is caused by 2 line in CMakeLists.txt which defined different BUILD_TYPE again. # set(CMAKE_BUILD_TYPE Release) # set(CMAKE_CXX_FLAGS "-std=c++14 -O3...