When I build LibreOffice in Windows,error happened

Error: a unit test failed, please do one of:
make CppunitTest_sc_filters_test CPPUNITTRACE=TRUE # which is a shortcut for the
following line
make CppunitTest_sc_filters_test CPPUNITTRACE="‘C:/PROGRA~2/MICROS~1.0/VC//…/Co
mmon7/IDE/devenv.exe’ /debugexe" # for interactive debugging in Visual Studio
make CppunitTest_sc_filters_test CPPUNITTRACE=“drmemory -free_max_frames 20” # f
or memory checking (install Dr.Memory first, and put it to your PATH)