I got following error while compiling in Debug mode.

dlib\all\source.cpp : fatal error C1128: number of sections exceeded object file format limit: compile with /bigobj

But in Release mode it is working fine.

Thanks in advance.

Similar questions and discussions