Thanks for the help. So far it works.

Cor

Op 01-10-18 om 10:39 schreef Dmitri Ovodok:
It suggests so but still it is not used :) It builds and runs without that include. I attached to this letter a patch which is needed to build 2.3.2 without diff_match_patch. Hope this helps!

Best regards,
Dmitri

01.10.2018 9:46, Cor Blom wrote:
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



_______________________________________________
Mscore-developer mailing list
Mscore-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mscore-developer

Reply via email to