Your message dated Mon, 25 Jul 2011 10:12:08 +0200
with message-id <[email protected]>
and subject line Re: Bug#631832: Compile PySide 1.0.4 against Qt 4.5.3 and 
Python 2.6
has caused the Debian Bug report #631832,
regarding Compile PySide 1.0.4 against Qt 4.5.3 and Python 2.6
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
631832: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631832
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: PySide
Version: 1.0.4

To compile successfully against Qt 4.5.3 and Python 2.6 following code snippets 
must be modified:

* File: PySide/QtGui/typesystem_gui_common.xml
  There are two switch cases that handle QColor::Hsl. Both must be put inside a 
Qt version check condition. It is already done in 1.0.4 for the first block but 
not for the second 40 lines below.
* File: PySide/QtGui/CMakeLists.txt
  Comment out the line with "qpixmapcache_key_wrapper" (this was added in Qt 
4.6 I guess).
* File PySide/QtCore/CMakeLists.txt
  Comment out the line with "/glue/qeasingcurve_glue.cpp" (line number 3)

Greets,
Carlo




--- End Message ---
--- Begin Message ---
Le lundi, 25 juillet 2011 08.57:47, vous avez écrit :
> Hi Didier,
> 
> I guess, I mixed up a couple of things when creating the bug report for
> this issue. Because it is no issue linked to Debian, but only to the
> compilation of PySide in general against older versions of Qt.
> 
> We use PySide inside a 3D application called Maya which uses in its
> version 2011 Qt 4.5.3. We tried to compile PySide under Windows 64bit
> against it (and Python 2.6) and encountered a couple of problems that we
> resolved like I mention above. If I understood well, the PySide team
> won't support the compilation against older versions of Qt, but will try
> to add exceptions that are reported by users, to make PySide compile
> without issues. Hugo Parente Lima suggested to create a bug report for
> this.
> 
> This bug should be reported in the PySide buglist instead.
> 
> Sorry for this misunderstanding.
> 
> Greets,
> Carlo

Hi Carlo, and thanks for your explanation.

I'm hereby closing this bug then.

Cheers,

-- 
OdyX


--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to