Op 01-10-18 om 09:39 schreef Dmitri Ovodok:
As far as I know diff_match_patch is not currently used in MuseScore code so, as a temporary solution, you should probably be able just to exclude diff_match_patch from the source tree (removing also thirdparty/diff entry from CMakeLists.txt, see https://github.com/musescore/MuseScore/blob/2.3.2/CMakeLists.txt#L651).
I have already looked into this. The file mscore/file.cpp includes the following line:
#include "diff/diff_match_patch.h" which suggest it is used. Thanks for the willingness to solve this. Cor _______________________________________________ Mscore-developer mailing list Mscore-developer@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mscore-developer