Re: [Mscore-developer] Problem Debugging MuseScore in QtCreator

2017-05-25 Thread botobi
Looking at the debug log I have the impression, that it crashes in C:\WINDOWS\SysWOW64\WINTAB32.dll - CWintab::Open Any idea? WINTAB32.dll",symbols-loaded="0",thread-group="i1" sBibliothek C:\WINDOWS\SysWOW64\WINTAB32.dll geladen >&"warning: CWintab::Open\n" CWintab::Open >~"gdb: unknown targe

[Mscore-developer] Problem Debugging MuseScore in QtCreator

2017-05-25 Thread botobi
Hello, I'm new to both, QtCreator and musescore. I have installed the musescore development environment as suggested here: https://musescore.org/en/developers-handbook/compilation/compile-instructions-windows-mingw-git I have been able to build musescore and the binary runs on my machine. However,