Grazie, Antonio

I installed a virtual Mint17 64 ("identical" to my «hard» machine, Qt5 included). I checked that

libegl1-mesa-dev

was yet installed on my hard machine, and installed it on the virtual one.

This virtual doesn't compile. Typically (last time on sept 10th 36380df revision)

-- precompiled header generation
CMake Error at mscore/CMakeLists.txt:163 (QT5_ADD_RESOURCES):
  Unknown CMake command "QT5_ADD_RESOURCES".

-- Configuring incomplete, errors occurred!
See also "/home/leleu/musescore/MuseScore/build.release/CMakeFiles/CMakeOutput.log". See also "/home/leleu/musescore/MuseScore/build.release/CMakeFiles/CMakeError.log".

The hard machine compiles. I just uploaded the version http://prereleases.musescore.org/linux/nightly/mscore.64bits-2014-09-12-16-34-e2a6fbd.tar.bz2

But the binary is in error (on both my machines)

leleu@leleu-portable:~/musescore/MuseScore/build.release/mscore > ./mscore This application failed to start because it could not find or load the Qt platform plugin "xcb".Reinstalling the application may fix this problem.Abandon (core dumped)

however (on the hard machine), listing the libraries
leleu@leleu-portable:~/musescore/MuseScore/build.release/mscore > ldd mscore
...............................
libxcb-glx.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-glx.so.0 (0x00007f7e3d714000) libxcb-dri2.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-dri2.so.0 (0x00007f7e3d50e000) libxcb-dri3.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-dri3.so.0 (0x00007f7e3d30b000) libxcb-present.so.0 => /usr/lib/x86_64-linux-gnu/libxcb-present.so.0 (0x00007f7e3d108000) libxcb-sync.so.1 => /usr/lib/x86_64-linux-gnu/libxcb-sync.so.1 (0x00007f7e3cf01000) libxcb.so.1 => /usr/lib/x86_64-linux-gnu/libxcb.so.1 (0x00007f7e3cce2000)

These 6 libxcb**** files are available in /usr/lib/x86_64-linux-gnu/

and there is a libqxcb.so file in /home/leleu/Qt5/5.3/gcc_64/plugins/platforms/

and leleu@leleu-portable:~/musescore/MuseScore/build.release/mscore > echo $PATH
/home/leleu/Qt5/5.3/gcc_64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games


I (re)read http://musescore.org/en/node/24774 but was not able to use it to solve.

Thanks for any help




On 12/09/2014 09:01, ABL wrote:
Hello Robert,
I have seen that the 32bit compilation works again. Great!
What about the 64bits: do you have other compilation / runtime errors?
Did you try to install the libegl1-mesa-dev; did it solve the compilation
problem?

Ciao,
ABL



--
View this message in context: 
http://dev-list.musescore.org/Linux-Mint-64-compilation-fails-tp7578930p7578985.html
Sent from the MuseScore Developer mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Mscore-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mscore-developer

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Mscore-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mscore-developer

Reply via email to