hello Carlos! I am usind the stable packages from download section of
the project website. The problem described occurs only on freebsd, i
have built these packages on fedora12 linux and it works. I have
copied the build files and will compare the cmake output from both
systems i suspect this coukd be the cause... I have also two remarks
1. Fedora packages install methodw presented on the project site does
not work 2. Some demo requirem qthelp is it possible to add this
binding? :) best regards, tomek

On 4/4/10, Carlos Gonçalves <[email protected]> wrote:
> On Sun, Apr 4, 2010 at 12:28 AM, CeDeROM <[email protected]> wrote:
>> Hello!
>>
>> I have compiled the shiboken-pyside and installed, but when I try to
>> run some demos I get this error:
>>
>>> ./capabilities.py
>> Traceback (most recent call last):
>>  File "./capabilities.py", line 25, in <module>
>>    from PySide import QtCore, QtGui
>> ImportError: /usr/local/lib/python2.5/site-packages/PySide/QtCore.so:
>> Shared object has no run-time symbol table
>>
>> Any ideas? It looks like linking error during compilation...
>
> I can't reproduce this bug neither on pyside-shiboken stable
> (pyside-qt4.6+0.3.0) nor on pyside-shiboken from git mainline.
> Although, I previously had installed an old snapshot (older than
> current stable version) from mainline and I got:
>
> Traceback (most recent call last):
>   File "capabilities.py", line 25, in <module>
>     from PySide import QtCore, QtGui
> ImportError: /usr/lib/python2.6/site-packages/PySide/QtCore.so:
> undefined symbol:
> Shiboken::SbkBaseWrapper_clearReferences(Shiboken::SbkBaseWrapper*)
>
> Please make sure you have shiboken updated, meaning shiboken from the
> very same day as you pulled python-shiboken from mainline.
>
>
> --
> Regards,
> Carlos Gonçalves
>


-- 
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info
_______________________________________________
PySide mailing list
[email protected]
http://lists.openbossa.org/listinfo/pyside

Reply via email to