<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.musescore.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>MuseScore - Comments for &quot;make Error  -----------help  help help&quot;</title>
 <link>http://www.musescore.org/node/1869</link>
 <description>Comments for &quot;make Error  -----------help  help help&quot;</description>
 <language>en</language>
<item>
 <title>As far as I know you are the</title>
 <link>http://www.musescore.org/node/1869#comment-4310</link>
 <description>&lt;p&gt;As far as I know you are the first one trying to build with Qt/Embedded (moreover on ARM). Musescore development is done on Intel platform with the real Qt package not the embedded one. I have no experience with Qt/Embedded myself. Do you know if the API is compatible with Qt &#039;full&#039; ? May I ask on which device you plan to run musescore ?&lt;/p&gt;
&lt;p&gt;If you want to keep on this track, I suggest getting the last musescore source from the SVN and try with Qt4.5 for embedded linux. We&#039;ll try to support you.&lt;/p&gt;
&lt;p&gt;Btw, Cmake 2.6 is required as well.&lt;/p&gt;
</description>
 <pubDate>Thu, 18 Jun 2009 12:46:14 +0000</pubDate>
 <dc:creator>lasconic</dc:creator>
 <guid isPermaLink="false">comment 4310 at http://www.musescore.org</guid>
</item>
<item>
 <title>Why 0.9.4</title>
 <link>http://www.musescore.org/node/1869#comment-4309</link>
 <description>&lt;p&gt;I&#039;m missing the point why you wish to build MuseScore 0.9.4. The current HEAD is much more stable but requires QT 4.5.&lt;/p&gt;
</description>
 <pubDate>Thu, 18 Jun 2009 12:26:25 +0000</pubDate>
 <dc:creator>thomas</dc:creator>
 <guid isPermaLink="false">comment 4309 at http://www.musescore.org</guid>
</item>
<item>
 <title>First of all, once again</title>
 <link>http://www.musescore.org/node/1869#comment-4308</link>
 <description>&lt;p&gt;First of all, once again thank you for your answer。&lt;/p&gt;
&lt;p&gt;In accordance with the above method，if I Set Environment Variable  “qt-x11-opensource-src-4.4.3” build successfully。  but，I need to use“qt-embedded-linux-opensource-src-4.4.3”，Run on ARM 9 （QVFB）。&lt;/p&gt;
&lt;p&gt;“-- Looking for Q_WS_QWS - found  ”&lt;br /&gt;
“ Found Qt-Version 4.4.3”&lt;br /&gt;
Cmake version：2.6&lt;br /&gt;
QT version ： qt-embedded-linux-opensource-src-4.4.3&lt;br /&gt;
QMake：2.01a&lt;br /&gt;
Using Qt version 4.4.3  in /usr/local/Trolltech/QtEmbedded-4.4.3/lib&lt;br /&gt;
OS： Ubuntu 9.04&lt;br /&gt;
ALSA：1.0.20&lt;br /&gt;
//----------------------------------------------------------------------------------------------------&lt;/p&gt;
&lt;p&gt;-- The C compiler identification is GNU&lt;br /&gt;
-- The CXX compiler identification is GNU&lt;br /&gt;
-- Check for working C compiler: /usr/bin/gcc&lt;br /&gt;
-- Check for working C compiler: /usr/bin/gcc -- works&lt;br /&gt;
-- Detecting C compiler ABI info&lt;br /&gt;
-- Detecting C compiler ABI info - done&lt;br /&gt;
-- Check for working CXX compiler: /usr/bin/c++&lt;br /&gt;
-- Check for working CXX compiler: /usr/bin/c++ -- works&lt;br /&gt;
-- Detecting CXX compiler ABI info&lt;br /&gt;
-- Detecting CXX compiler ABI info - done&lt;br /&gt;
-- Looking for doxygen...&lt;br /&gt;
-- Looking for doxygen... - found /usr/bin/doxygen&lt;br /&gt;
-- Looking for dot tool...&lt;br /&gt;
-- Looking for dot tool... - found /usr/bin/dot&lt;br /&gt;
found Doxygen&lt;br /&gt;
-- latex command LATEX_COMPILER not found but usually required. You will probably get warnings and user inetraction on doxy run.&lt;br /&gt;
-- makeindex command MAKEINDEX_COMPILER not found but usually required.&lt;br /&gt;
-- dvips command DVIPS_CONVERTER not found but usually required.&lt;br /&gt;
-- configured /home/user/mscore-0.9.4/mscore/Doxyfile.in --&amp;gt; /home/user/mscore-0.9.4/build/Doxyfile&lt;br /&gt;
-- Looking for Q_WS_X11&lt;br /&gt;
-- Looking for Q_WS_X11 - not found.&lt;br /&gt;
-- Looking for Q_WS_WIN&lt;br /&gt;
-- Looking for Q_WS_WIN - not found.&lt;br /&gt;
-- Looking for Q_WS_QWS&lt;br /&gt;
-- Looking for Q_WS_QWS - found&lt;br /&gt;
-- Looking for Q_WS_MAC&lt;br /&gt;
-- Looking for Q_WS_MAC - not found.&lt;br /&gt;
-- Found Qt-Version 4.4.3&lt;br /&gt;
Qt lib found at /usr/local/Trolltech/QtEmbedded-4.4.3/lib&lt;br /&gt;
Alsa detected.&lt;br /&gt;
Jack detected&lt;br /&gt;
portaudio detected&lt;br /&gt;
-- Configuring done&lt;br /&gt;
CMake Warning (dev) at mscore/CMakeLists.txt:112 (add_executable):&lt;br /&gt;
  Policy CMP0003 should be set before this line.  Add code such as&lt;/p&gt;
&lt;p&gt;    if(COMMAND cmake_policy)&lt;br /&gt;
      cmake_policy(SET CMP0003 NEW)&lt;br /&gt;
    endif(COMMAND cmake_policy)&lt;/p&gt;
&lt;p&gt;  as early as possible but after the most recent call to&lt;br /&gt;
  cmake_minimum_required or cmake_policy(VERSION).  This warning appears&lt;br /&gt;
  because target &quot;mscore&quot; links to some libraries for which the linker must&lt;br /&gt;
  search:&lt;/p&gt;
&lt;p&gt;    -lasound, -ljack -lpthread -lrt, -lportaudio -lm -lpthread, -lasound&lt;br /&gt;
    -ljack -lpthread -lrt, -lportaudio -lm -lpthread&lt;/p&gt;
&lt;p&gt;  and other libraries with known full path:&lt;/p&gt;
&lt;p&gt;    /home/user/mscore-0.9.4/build/scriptdebug/libqtscript_debug.a&lt;br /&gt;
    /usr/local/Trolltech/QtEmbedded-4.4.3/lib/libQtDesigner.so&lt;br /&gt;
    /home/user/mscore-0.9.4/build/awl/libawl.a&lt;br /&gt;
    /home/user/mscore-0.9.4/build/osdabzip/libosdabzip.a&lt;br /&gt;
    /home/user/mscore-0.9.4/build/rtf2html/librtf2html.a&lt;br /&gt;
    /home/user/mscore-0.9.4/build/fluid/libfluid.a&lt;/p&gt;
&lt;p&gt;  CMake is adding directories in the second list to the linker search path in&lt;br /&gt;
  case they are needed to find libraries from the first list (for backwards&lt;br /&gt;
  compatibility with CMake 2.4).  Set policy CMP0003 to OLD or NEW to enable&lt;br /&gt;
  or disable this behavior explicitly.  Run &quot;cmake --help-policy CMP0003&quot; for&lt;br /&gt;
  more information.&lt;br /&gt;
This warning is for project developers.  Use -Wno-dev to suppress it.&lt;/p&gt;
&lt;p&gt;-- Generating done&lt;br /&gt;
-- Build files have been written to: /home/user/mscore-0.9.4/build&lt;br /&gt;
make[1]: Entering directory `/home/user/mscore-0.9.4/build&#039;&lt;br /&gt;
make[2]: Entering directory `/home/user/mscore-0.9.4/build&#039;&lt;br /&gt;
make[3]: Entering directory `/home/user/mscore-0.9.4/build&#039;&lt;br /&gt;
make[4]: Entering directory `/home/user/mscore-0.9.4/build&#039;&lt;br /&gt;
Scanning dependencies of target lupdate&lt;/p&gt;
&lt;p&gt;//----------------------------------------------------------------------------------------------------&lt;/p&gt;
&lt;p&gt;I would like to ask，Mscore 0.94 does not support embedded？  Or where I am wrong？&lt;/p&gt;
</description>
 <pubDate>Thu, 18 Jun 2009 12:07:24 +0000</pubDate>
 <dc:creator>moper874</dc:creator>
 <guid isPermaLink="false">comment 4308 at http://www.musescore.org</guid>
</item>
<item>
 <title>I think the plugins are</title>
 <link>http://www.musescore.org/node/1869#comment-4305</link>
 <description>&lt;p&gt;I think the plugins are disabled for MuseScore 0.9.4 on Linux. Instructions are in the developer&#039;s handbook. See &lt;a href=&quot;/freelinking/Compile%2520instructions%2520%2528Ubuntu%2529&quot; class=&quot;freelinking noexist&quot; rel=&quot;nofollow&quot;&gt;Compile instructions (Ubuntu)&lt;/a&gt;. (Plugins are possible with the prereleases of MuseScore on Linux using Qt 4.5)&lt;/p&gt;
</description>
 <pubDate>Thu, 18 Jun 2009 03:31:40 +0000</pubDate>
 <dc:creator>David Bolton</dc:creator>
 <guid isPermaLink="false">comment 4305 at http://www.musescore.org</guid>
</item>
<item>
 <title>sorry，I accept your proposal</title>
 <link>http://www.musescore.org/node/1869#comment-4304</link>
 <description>&lt;p&gt;sorry，I accept your proposal ，Using  qt-embedded-linux-opensource-src-4.4.3 ，but，There are still errors。&lt;/p&gt;
&lt;p&gt;And the same as the previous error。&lt;/p&gt;
&lt;p&gt;I think that the No problem with  “QT”.  so  I do`t know What else can I do ??&lt;/p&gt;
&lt;p&gt;Do you have other suggestions?   Thanks&lt;/p&gt;
</description>
 <pubDate>Thu, 18 Jun 2009 03:13:47 +0000</pubDate>
 <dc:creator>moper874</dc:creator>
 <guid isPermaLink="false">comment 4304 at http://www.musescore.org</guid>
</item>
<item>
 <title>Musescore 0.9.4 uses Qt 4.4.</title>
 <link>http://www.musescore.org/node/1869#comment-4277</link>
 <description>&lt;p&gt;Musescore 0.9.4 uses Qt 4.4. If you want to build with Qt 4.5 then use the version from SVN trunk&lt;/p&gt;
</description>
 <pubDate>Tue, 16 Jun 2009 16:07:35 +0000</pubDate>
 <dc:creator>David Bolton</dc:creator>
 <guid isPermaLink="false">comment 4277 at http://www.musescore.org</guid>
</item>
</channel>
</rss>

