Bingo,

export CMAKE_PREFIX_PATH=full path to/gcc_64

allows the compilation

So now my 2 Mints17 64 compile the same results....but both results don't run, complaining that leleu@leleu-VirtualBox:~/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

There is a lot on the net about xcb, for a bunch of applications, but I don't succeed to extract a fix from all these pages.

 I checked  ldd libqxcb.so
I tried with LD_LIBRARY_PATH
I installed dev according your link
http://qt-project.org/doc/qt-5/linux-requirements.html
(some of these files were not in synaptic and I didn't install them)

Since you're able to run my compilation, how is your Qt and xcb installation ?


On 13/09/2014 11:36, ABL wrote:
For what concerns the error about QT5_ADD_RESOURCES, have you tried what
previously worked for you? I mean this:
http://dev-list.musescore.org/linux-compilation-td7578398.html

I think your build is correct and it is just something missing in your
system. Indeed, I can run your build without problems (provided I first set
the LD_LIBRARY_PATH).
You can try to check if all the dependencies needed are installed, and with
the proper version. You find a list here:
http://qt-project.org/doc/qt-5/linux-requirements.html
in the "platform plugin dependencies".
Be careful that some packages have slightly different names than the one
listed in that page, for example libX11-xcb is actually libX11-xcb1.

I hope this helps, I'm starting to run out of ideas.

Ciao,
ABL




--
View this message in context: 
http://dev-list.musescore.org/Linux-Mint-64-compilation-fails-tp7578930p7578989.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