After a recent update of musecore to the latest master, I am having lots of
trouble compiling.
I tried to rebuild the xcode setup. It looks like something is requiring Qt
4.x. I have Qt 5 installed.
Do I need to downgrade Qt, or is the makefile just wrong?
csh> make -f Makefile.osx xcode
mkdir build.xcode; \
cd build.xcode; \
cmake -DCMAKE_INSTALL_PREFIX=../build.xcode/mscore/Debug
-DCMAKE_BUILD_TYPE=DEBUG \
.. -G Xcode; \
xcodebuild -project mscore.xcodeproj -target lrelease;
mkdir: build.xcode: File exists
CMake Error at /opt/local/share/cmake-3.2/Modules/FindQt4.cmake:1324
(message):
Found unsuitable Qt version "" from NOTFOUND, this code requires Qt 4.x
Call Stack (most recent call first):
build/FindQt5Transitional.cmake:92 (find_package)
CMakeLists.txt:46 (include)
-- Configuring incomplete, errors occurred!
See also "/Users/jimka/MuseScore/build.xcode/CMakeFiles/CMakeOutput.log".
2015-05-08 20:12:55.240 xcodebuild[44801:1839492] stream error: stream error
at offset 29: created by an unsupported XCDependencyGraph build
=== BUILD AGGREGATE TARGET ZERO_CHECK OF PROJECT mscore WITH THE DEFAULT
CONFIGURATION (Debug) ===
Check dependencies
PhaseScriptExecution CMake\ Rules
build.xcode/mscore.build/Debug/ZERO_CHECK.build/Script-376FDA5DB2694D34A90D8DFC.sh
cd /Users/jimka/MuseScore
/bin/sh -c
/Users/jimka/MuseScore/build.xcode/mscore.build/Debug/ZERO_CHECK.build/Script-376FDA5DB2694D34A90D8DFC.sh
echo ""
make -f /Users/jimka/MuseScore/build.xcode/CMakeScripts/ReRunCMake.make
make[2]: *** No rule to make target
`/Users/jimka/Qt/5.4/clang_64/lib/cmake/Qt5Concurrent/Qt5ConcurrentConfig.cmake',
needed by `/Users/jimka/MuseScore/build.xcode/CMakeFiles/cmake.check_cache'.
Stop.
make[1]: *** [/Users/jimka/MuseScore/build.xcode/CMakeFiles/ZERO_CHECK]
Error 2
Command /bin/sh failed with exit code 2
** BUILD FAILED **
The following build commands failed:
PhaseScriptExecution CMake\ Rules
build.xcode/mscore.build/Debug/ZERO_CHECK.build/Script-376FDA5DB2694D34A90D8DFC.sh
(1 failure)
make: *** [xcode] Error 65
--
View this message in context:
http://dev-list.musescore.org/trouble-compiling-on-mac-tp7579320.html
Sent from the MuseScore Developer mailing list archive at Nabble.com.
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Mscore-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mscore-developer