I decided to try a build with Qt in the default location. It's building
now. I don't know why the link hangs it up.

The build dies on the second command in this make target:

resfile.o: ../mscore/data/mscore.rc
    @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --blue
--bold --progress-dir=E:\MuseScore\build.qtc\CMakeFiles
--progress-num=$(CMAKE_PROGRESS_150) "Generating ../resfile.o"
    cd /d E:\MuseScore\mscore\data && -i mscore.rc -o
E:/MuseScore/build.qtc/mscore.res
    cd /d E:\MuseScore\mscore\data &&
\home\ws\.wine\drive_c\MingW\bin\windres.exe
E:/MuseScore/build.qtc/mscore.res -o E:/MuseScore/build.qtc/resfile.o

Note the "&& -i mscore.rc". As far as I can tell, this should be "... &&
<some path>/wrc.bat -i ...". I gather that when the makefiles are being
generated, the QT_WRC_EXECUTABLE command is being set to the empty
string. Not sure how to fix this.

Tony Freixas
[email protected] <mailto:[email protected]>

> ------------------------------------------------------------------------
> If you reply to this email, your message will be added to the
> discussion below:
> http://dev-list.musescore.org/Qt-Creator-CmakeFiles-lrelease-Error-1-in-first-compilation-attempt-tp7579826p7579830.html
>
> To unsubscribe from Qt Creator [CmakeFiles/lrelease] Error 1 in first
> compilation attempt, click here
> <http://dev-list.musescore.org/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=7579826&code=dG9ueUBmcmVpeGFzLm9yZ3w3NTc5ODI2fDU3MzEyMjE4Mg==>.
> NAML
> <http://dev-list.musescore.org/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>





--
View this message in context: 
http://dev-list.musescore.org/Qt-Creator-CmakeFiles-lrelease-Error-1-in-first-compilation-attempt-tp7579826p7579839.html
Sent from the MuseScore Developer mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Mscore-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mscore-developer

Reply via email to