Error when building: -waitmutex" exited with code 5 . Please verify that you have sufficient rights to run this command

Last night I try to solve this problem and found that though the VS2105 gave the error “Error MSB3075: The command…have sufficient rights to run this command…” , but the actual question was not the “rights problem”.

when I run the command in windows CMD line, the output prompt that some .h file had problem. so the “Error MSB3075:…” may be a compile problem, because the compile failed ,some binary file was not generated , the command could not find them.