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

Nils Gey ich at nilsgey.de
Thu Jan 10 16:24:25 UTC 2013


On Wed, 9 Jan 2013 21:37:04 -0500
M Donalies <ingeniousnebbish at cox.net> wrote:

> Download (bzipped source tarball):
> http://downloads.sourceforge.net/sqorlatti/sqorlatti-0.1.1.tar.bz2
> 
> It's written in C++ and uses Qt4. There's no config or anything yet, just Qt 
> project file. So, as an ordinary user:
> 1. Unpack to a directory of your choice and cd to it.
> 2. qmake
> 3. make

[nils at fyps Sqorlatti]$ LANG=ENG make
g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include -Isrc/base;src/base/MidiFile;src/base/MimlFile;src/gui;src/gui/eventeditor;src/gui/staffeditor -I. -I. -o Clef.o src/base/Clef.cpp
g++: fatal error: no input files
compilation terminated.
/bin/sh: src/base/MidiFile: Is a directory
/bin/sh: src/base/MimlFile: Is a directory
/bin/sh: src/gui: Is a directory
/bin/sh: src/gui/eventeditor: Is a directory
/bin/sh: src/gui/staffeditor: Is a directory
make: *** [Clef.o] Error 126


More information about the Linux-audio-dev mailing list