OK - it won't work :( And I'm not sure what I've done wrong.
Here is the output from the compile attempt:- Microsoft Windows [Version 6.2.9200] (c) 2012 Microsoft Corporation. All rights reserved. C:\Users\Michael>C:\Users\Michael\Desktop\BuildRelease.bat C:\Users\Michael>set PATH=C:\Program Files (x86)\ActiveState Komodo Edit 8\;C:\P rogram Files (x86)\PC Connectivity Solution\;C:\Program Files (x86)\Intel\iCLS C lient\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WIN DOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\b in\x64;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Progr am Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\ Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Int el(R) Management Engine Components\IPT;C:\Program Files (x86)\CMake 2.8\bin;C:\Q T\Tools\MinGW48_32\bin;C:\QT\Tools\MinGW48_32\lib C:\Users\Michael>set PATH=C:\Program Files (x86)\ActiveState Komodo Edit 8\;C:\P rogram Files (x86)\PC Connectivity Solution\;C:\Program Files (x86)\Intel\iCLS C lient\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WIN DOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\b in\x64;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Progr am Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\ Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Int el(R) Management Engine Components\IPT;C:\Program Files (x86)\CMake 2.8\bin;C:\Q T\Tools\MinGW48_32\bin;C:\QT\Tools\MinGW48_32\lib;C:\Qt\5.1.1\mingw48_32\bin C:\Users\Michael>cd C:\Github\MuseScore C:\GitHub\MuseScore>mingw32-make -f Makefile.mingw release 'mingw32-make' is not recognized as an internal or external command, operable program or batch file. And here is the batch file I have been using for QT 4.8 updated with the path information for QT 5 set PATH=%PATH%;C:\QT\Tools\MinGW48_32\bin;C:\QT\Tools\MinGW48_32\lib set PATH=%PATH%;C:\Qt\5.1.1\mingw48_32\bin cd C:\Github\MuseScore mingw32-make -f Makefile.mingw release I've updated QT and also Cmake. Anyone know what I've done wrong?? ----- Regards Michael -- View this message in context: http://dev-list.musescore.org/MuseScore-master-branch-now-requires-Qt5-1-tp7578201p7578208.html Sent from the MuseScore Developer mailing list archive at Nabble.com. ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Mscore-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mscore-developer
