Object Debugger in Nightly?
From the wiki:
After you have downloaded a Nightly Build or made you own version, you are ready to explore data structures and code. In a score right click on a note or any other item and select "Object Debugger" from the right-click menu. This will give you an opportunity to explore the data structures.
I've downloaded the nightly build MuseScoreNightly-2015-01-26-1319-1634901, but there is no Object Debugger. Also tried command line option "-d", didn't help either. Where can I find it? Thanks.
Comments
The page you cite is out of date; the object debugger is no longer in nightly builds. Only if you complile it yourself do you see it. I think it may show up in nightly builds if you enable "experimental" features (-e).
In reply to The page you cite is out of by Marc Sabatella
"-e" command line option works! Thanks!
Which Wiki?
In reply to Which Wiki? by Jojo-Schmitz
http://musescore.org/en/developers-handbook/exploring-code-and-data-str…
In reply to http://musescore.org/en/devel by AndiXng
Thanks, amended that page to mention the need to use -e