It should be easier to use QtCreator than Eclipse. Most of the people
developing on MuseScore are using QtCreator on Windows or Linux. QtCreator
is an IDE, not a testing framework like GoogleTests.
There are instructions for QtCreator at the bottom of the page you
mentioned
http://musescore.org/en/developers-handbook/compilation/compile-instructions-ubuntu-12.04-git
In any case, it always helpful to build Musescore on the command line once,
before using an IDE. It helps discovering any issue in your environment and
that the IDE might hide.

lasconic


2013/6/9 Brindisi <[email protected]>

> I have spent days now trying to setup the Eclipse CDT debugger with
> MuseScore
>
> http://musescore.org/en/developers-handbook/compilation/compile-instructions-ubuntu-12.04-git
> .
>
> I've edited the CMakeLists.txt so that the project name at the top says
> "mscore1" instead of "mscore" (though that's the only word I've changed one
> word in the entire file).  I created the directories.  I've built in the
> right location.  I'm currently re-pulling and re-compiling the code as
> well.
>
> In short, I've followed all the steps as prescribed.  However, every time
> I've gone to Eclipse, I have been running into two chief errors when I've
> gone to "debug as C/C++" application:
>
> "Error processing changed links in project description file."
> and
> "Launch Failed.  Binary not found."
>
> I've been hunting around these errors for days now and nothing seems to
> help.  I'm using the correct binary parser and everything else I could
> find.
> What could be going wrong?
>
> On a related note, I remember that the compilation instructions for Windows
> never bothered with Eclipse.  Does it really matter if I use Eclipse or not
> for debugging?  Could QtCreator (or some more manual testing unit like
> Google Tests) serve that purpose just as well?
>
> Thank you for your patience.
>
>
>
> --
> View this message in context:
> http://dev-list.musescore.org/Problems-setting-up-Eclipse-debugger-on-Ubuntu-12-04-tp7578172.html
> Sent from the MuseScore Developer mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> How ServiceNow helps IT people transform IT departments:
> 1. A cloud service to automate IT design, transition and operations
> 2. Dashboards that offer high-level views of enterprise services
> 3. A single system of record for all IT processes
> http://p.sf.net/sfu/servicenow-d2d-j
> _______________________________________________
> Mscore-developer mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mscore-developer
>
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
Mscore-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mscore-developer

Reply via email to