Hello Caba, 2015-10-13 8:30 GMT+02:00 Caba <[email protected]>:
> Hello people! Hello everyone! > > Today I could finally begin reviewing MusE, I was very busy in some fool > things. I want beginning to read parts of the application, especially, > the score editor. > For this I downloaded the program via internet, getting the MusE 2.2.1 > code. > I installed the Qt Creator to open the project, but when I want compile > it, this is not built. > Some "define" statements fail, because appear not to be correct, which > is strange for me. > I'm correcting every "define" statements, changing their path but it > doesn't look like have end. > Of course, I am sure that doing something wrong, does anyone know what > could be? > I hope, with your answers, reach to see what is wrong. > How did you open the project in Qt Creator? There is a file CMakeLists.txt that is the base project file, try opening this one. For development work I would recommend checking out the master from github though, as this is what your work needs to be compatible with. Master is using Qt5 now so you need that too. Regards, Robert > Cheers! > Caba > > > ------------------------------------------------------------------------------ > _______________________________________________ > Lmuse-developer mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/lmuse-developer >
------------------------------------------------------------------------------
_______________________________________________ Lmuse-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lmuse-developer
