Compiling problems

• Nov 14, 2009 - 11:13

Hi!

I'm having problems compiling mscore. The compiler prints something like that:

In included file /home/alkayata/Documentos/mscore/mscore/mscore/mscore/score.h:33,
from /home/alkayata/Documentos/mscore/mscore/mscore/mscore/event.cpp:24:
/home/alkayata/Documentos/mscore/mscore/mscore/mscore/select.h:24:23: error: ui_select.h: file not found

It's the first time I have a problem compiling this program. I have the qt 4.5 and cmake 2.6 packets installed.

Thanks


Comments

In reply to by [DELETED] 5

It's not my day. Finally it compiled, but when I do make install it sais that:

CMake Error at share/locale/cmake_install.cmake:36 (FILE):
file INSTALL cannot find file
"/home/alkayata/Documentos/mscore/mscore/mscore/share/locale/mscore_af.qm"
to install.
Call Stack (most recent call first):
share/cmake_install.cmake:39 (INCLUDE)
cmake_install.cmake:46 (INCLUDE)

And both, /home/alkayata/Documentos/mscore/mscore/mscore/share/locale/, and /home/alkayata/Documentos/mscore/mscore/build/mscore/share/locale/ have no qm files...

That goes far away beyond my informatic knowledge... please help!

Thanks

In reply to by [DELETED] 3

When I make "make lrelease", it seems to fail for every ts file. It says:

lrelease error: duplicate messages found in '/home/alkayata/Documentos/mscore/mscore/mscore/share/locale/mscore_cs.ts':

* Context: articulation
* Source: ufermata

* Context: action
* Source: local help

I've tried it for mscore_af.ts mscore_ar.ts, mscore_ca.ts. When I remove one of the duplicated entries, it works... I'll try to fix it.

Attachment Size
mscore_af.ts 433.67 KB
mscore_ar.ts 266.25 KB
mscore_ca.ts 261.36 KB

Do you still have an unanswered question? Please log in first to post your question.