[LAD] [ANN] Sqorlatti 0.1.1 (music notation program)

M Donalies ingeniousnebbish at cox.net
Sat Jan 12 14:40:49 UTC 2013


On Friday 11 January 2013 01:39:49 Pedro Lopez-Cabanillas wrote:
> On Thursday 10 January 2013 21:18:42 M Donalies wrote:
> > It's not so interesting that it compiles on the machine I've been doing
> > the development on, but it is interesting that I tested it on 2 other
> > machines that don't have all the development tools on them. Either my
> > qmake or my make must be more forgiving.
> 
> Probably it is your compiler. Another change that was needed here is adding
> this line to Sqorlatti.pro:
> 
> QMAKE_CXXFLAGS += -fpermissive

It's my qmake. Semi-colons are allowed in INCLUDEPATH for the qmake that comes 
with Qt 4.6.3 (used in debian squeeze). That dubious feature seems to have 
been removed for later qmake versions.

I'm reorganizing the includes in the source files to be more conventional so 
that only one entry (src) appears in the project INCLUDEPATH. I'm hoping this 
will take care of the need for -fpermissive as well. If not, I have some other 
sloppiness to root out.

Sourceforge suggests "release early, release often." I guess I'm just more 
ambitious, since I seem to prefer "release too early."  :)

-- 
7:8


More information about the Linux-audio-dev mailing list