One of the pipeline TDs here has got PySide to compile for Python 2.5 and
this morning it was showing a rudimentary pyqt modal dialog without
segfaulting. No victory dance yet, but it's a start.



On Thu, Jan 17, 2013 at 6:32 PM, Xavier Lapointe
<xl.mailingl...@gmail.com>wrote:

> There's no way to use PyQtForSoftimage in linux since it relies on
> windows, and on linux you need pyqt/Qt that is compatible with the python
> version. But to be honest I'm not entirely sure about this, just what I've
> seen so far points in that direction. Anyway ..
>
>
>
> On Fri, Jan 18, 2013 at 9:59 AM, Steven Caron <car...@gmail.com> wrote:
>
>> i dont follow... PyQtForSoftimage plugin isn't linking against python. so
>> the plugin itself cares not about your python version. what is important
>> would be the version of Qt libraries you link against. that version should
>> probably match the version of PyQt your are using.
>>
>> do you mean getting a version of PyQt that works for python 2.5? cause
>> that might be difficult.
>>
>>
>> On Thu, Jan 17, 2013 at 2:49 PM, Xavier Lapointe <
>> xl.mailingl...@gmail.com> wrote:
>>>
>>>
>>> The other issue is also to compile PyQt for Softimage using python 2.5 (
>>> until they update on linux (: ), but meh. Meant to give it a shot, and
>>> finally ended up working in the same shop as Aloys so it became useless q:
>>>
>>>
>>
>
>
> --
> Xavier
>

Reply via email to