[linux-audio-user] musescore compile error

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

 



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



[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