I have just tried to compile mscore-0.9.1 and got this error:
CMake Error: Cannot find source file "/usr/src/packages/BUILD/mscore-0.9.1/build/revision.h"
The file revision.h is located in "/usr/src/packages/BUILD/mscore-0.9.1/mscore/mscore"
For the full version, please see below:
+ make release
if test ! -d build; \
then \
mkdir build; \
cd build; \
cmake -DCMAKE_BUILD_TYPE=RELEASE \
-DCMAKE_INSTALL_PREFIX=""/usr/local"" \
../mscore; \
make lupdate; \
make lrelease; \
make; \
else \
echo "build directory does already exist, please remove first with 'make clean'"; \
fi;
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Check size of void*
-- Check size of void* - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Looking for doxygen...
-- Looking for doxygen... - found /usr/bin/doxygen
-- Looking for dot tool...
-- Looking for dot tool... - found /usr/bin/dot
found Doxygen
-- configured /usr/src/packages/BUILD/mscore-0.9.1/mscore/Doxyfile.in --> /usr/src/packages/BUILD/mscore-0.9.1/build/Doxyfile
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found.
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found.
-- Found Qt-Version 4.3.2
/usr/share/cmake/Modules/UseQt4.cmake
texexec from ConTeXt package not found. Documentation will not be build
Alsa detected.
Jack detected
optional package portaudio-2.0 Version 19 not found (package portaudio19-dev)
CMake Error: Cannot find source file "/usr/src/packages/BUILD/mscore-0.9.1/build/revision.h"
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx
CMake Error: CMake failed to properly look up cmSourceFile: /usr/src/packages/BUILD/mscore-0.9.1/build/revision.h
CMake Error: Cannot find source file "/usr/src/packages/BUILD/mscore-0.9.1/build/revision.h" for target "mscore"
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx
-- Configuring done
make[1]: Entering directory `/usr/src/packages/BUILD/mscore-0.9.1/build'
make[1]: *** Keine Regel, um »lupdate« zu erstellen. Schluss.
make[1]: Leaving directory `/usr/src/packages/BUILD/mscore-0.9.1/build'
make[1]: Entering directory `/usr/src/packages/BUILD/mscore-0.9.1/build'
make[1]: *** Keine Regel, um »lrelease« zu erstellen. Schluss.
make[1]: Leaving directory `/usr/src/packages/BUILD/mscore-0.9.1/build'
make[1]: Entering directory `/usr/src/packages/BUILD/mscore-0.9.1/build'
make[1]: *** Keine Targets angegeben und keine »make«-Steuerdatei gefunden. Schluss.
make[1]: Leaving directory `/usr/src/packages/BUILD/mscore-0.9.1/build'
make: *** [release] Fehler 2
error: Bad exit status from /var/tmp/rpm-tmp.81278 (%build)
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/_______________________________________________
Mscore-developer mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/mscore-developer