[PyQt] pyqtdeploy x-compile linux to android: pyqt make install: permission denied creating /libs

Phil Thompson phil at riverbankcomputing.com
Mon Aug 25 15:56:45 BST 2014


On 25/08/2014 2:53 pm, bootch at nc.rr.com wrote:
>> What was the output of running configure.py? Where does /libs come 
>> from?
> 
> Output of configure.py attached.
> 
> I don't understand /libs either.
> I think the Makefile in PyQt.../QtCore must be referring to it.
> I just looked, maybe INSTALL_ROOT is not defined where it tries to
> mkdir $(INSTALL_ROOT)/libs/arm...
> 
> I will debug further, I just hoped maybe it had been seen before.
> 
> Should I use a Mac as the host, if that is where others have had 
> success?

I think the problem is...

http://pyqt.sourceforge.net/Docs/pyqtdeploy/static_builds.html#qtbug39300

Use current SIP and PyQt snapshots.

Phil


More information about the PyQt mailing list