[linux-audio-user] musescore compile error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Werner Schweer wrote:

>On Friday 09 July 2004 15:04, Glenn McCord wrote:
>  
>
>>Seeing that everyone is on the topic of score editors at the moment,
>>does anyone recognise my compile error with mscore 0.1 pre1
>>
>> -c -o prefsdialogbase.o `test -f 'obj/prefsdialogbase.cpp' || echo
>>'./'`obj/prefsdialogbase.cpp; \
>>then mv -f ".deps/prefsdialogbase.Tpo" ".deps/prefsdialogbase.Po"; \
>>else rm -f ".deps/prefsdialogbase.Tpo"; exit 1; \
>>fi
>>obj/prefsdialogbase.cpp:28: error: duplicate `const'
>>make[2]: *** [prefsdialogbase.o] Error 1
>>make[2]: Leaving directory `/home/glenn/apps/mscore-0.1pre1/mscore'
>>make[1]: *** [all] Error 2
>>make[1]: Leaving directory `/home/glenn/apps/mscore-0.1pre1/mscore'
>>make: *** [all-recursive] Error 1
>>
>>    
>>
>
>prefsdialogbase.cpp is a generated file (from qt "moc"). The bug
>disappeares with newer qt versions. As a workaround you can manually
>remove a "const" from prefsdialogbase.cpp line 28.
>
>/werner
>
>  
>
I'm assuming it worked because it kept compiling until here:

So what does this mean?

Making all in doc
make[1]: Entering directory `/home/glenn/apps/mscore-0.1pre1/doc'
Making all in de
make[2]: Entering directory `/home/glenn/apps/mscore-0.1pre1/doc/de'
pngtopnm main1.png | pnmtops -scale .5 -noturn -nosetpage -nocenter 
 >main1.eps
usage:  pnmtops [-scale <x>] [-dpi <n>] [-width <n>] [-height <n>] 
[-rle|-runlength] [-center|-nocenter] [-turn|-noturn] [pnmfile]
make[2]: *** [main1.eps] Error 1
make[2]: Leaving directory `/home/glenn/apps/mscore-0.1pre1/doc/de'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/glenn/apps/mscore-0.1pre1/doc'
make: *** [all-recursive] Error 1

[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux