On Saturday 20 June 2009, 08:20 LXj wrote:
> I'm trying to compile QZion, but get the same error with 0.4.0 and
> live Git versions:
Another user is also having this build problems. It looks something that
changed on sip.
If you do not need the python bindings, you can compile giving the following
option to cmake: -DSKIP_PYTHON_BINDINGS=ON
But if you really need the python bindings we need to find the problem with
sip.. Any ideas are welcome, but I"ll take a look!
Cheers,
--
--------------------------------------------------------------
Artur Duque de Souza
OpenBossa Research Labs
INdT - Instituto Nokia de Tecnologia
--------------------------------------------------------------
Blog: http://labs.morpheuz.eng.br/blog/
GPG: 0xDBEEAAC3 @ wwwkeys.pgp.net
--------------------------------------------------------------
Fixed by patch: bf7d1dc0bb826ae56b54ad5f4e9b38ccc78cfe1b
Cheers and thanks for the reporting :)