<div dir="ltr"><div><div><div>hi Phil,<br><br></div>I'm building against Qt5<br>Qt-5.9.1<br></div>SIP 4.19.3<br>PyQt version '5.8'<br><br></div>all the module C++ code looks to be pointing to PyQt-5.9/share/sip/PyQt5 as well..<br><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 22, 2017 at 1:10 PM, Phil Thompson <span dir="ltr"><<a href="mailto:phil@riverbankcomputing.com" target="_blank">phil@riverbankcomputing.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 22 Sep 2017, at 12:57 pm, deepak mathur <<a href="mailto:mathurdeepak13@gmail.com">mathurdeepak13@gmail.com</a>> wrote:<br>
><br>
> hi Phil,<br>
><br>
</span><span class="">> Many thanks for the help. Its keeping things moving for a Technical Artist.<br>
> However, with everything compiled and trying to load the module in python, it complains:<br>
><br>
> ImportError: /job/rnd/dev/people/dmathur/<wbr>work/sipTest/labelTest/<wbr>modules/PyMyLabel.so: undefined symbol: _<wbr>ZNK7QWidget10redirectedEP6QPoi<wbr>nt<br>
><br>
><br>
> c++filt _<wbr>ZNK7QWidget10redirectedEP6QPoi<wbr>nt<br>
> QWidget::redirected(QPoint*) const<br>
><br>
> I'm C++ header implements Qlable (I tried with QMainWindow as well)<br>
><br>
> Any idea about what could be missing here..<br>
<br>
</span>That method is specific to Qt5, so you are likely to be mixing up Qt4 and Qt5 in your build.<br>
<span class="HOEnZb"><font color="#888888"><br>
Phil</font></span></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><font color="#993399" face="arial,helvetica,sans-serif" size="2" style="font-family:arial,helvetica,sans-serif"><b><img src="http://front.framestore.com/file/137697333/f4745a1a/oscar_bafta_animated.gif"><br></b></font></div><font color="#993399" face="arial,helvetica,sans-serif" size="2" style="font-family:arial,helvetica,sans-serif"><b><div><font color="#993399" face="arial,helvetica,sans-serif" size="2" style="font-family:arial,helvetica,sans-serif"><b><br></b></font></div>Framestore | </b></font><font color="#4d4d4d" face="arial,helvetica,sans-serif" size="2">Deepak Mathur | R&D Software <br><b style="font-family:arial,helvetica,sans-serif">London </b>- New York - Los Angeles - Montreal<br><br>19-23 Wells Street, London, W1T 3PQ<br>T: +44 (0) 20 7344 8000<br><font color="#993399" style="font-family:arial,helvetica,sans-serif"><span style="color:rgb(0,0,139)"><span><span><a href="http://www.framestore.com/" style="color:rgb(0,0,139);text-decoration:none" target="_blank">framestore.com</a></span></span></span></font></font><font face="arial,helvetica,sans-serif" size="1" style="color:rgb(0,0,0);font-family:arial,helvetica,sans-serif"><span style="color:rgb(0,0,139)"><span><span><a href="http://www.facebook.com/Framestore" style="color:rgb(0,0,139);text-decoration:none" target="_blank"><strong></strong></a></span></span></span><span style="color:rgb(0,0,139)"><span><span><a href="http://twitter.com/Framestore" style="color:rgb(0,0,139);text-decoration:none" target="_blank"><strong></strong></a></span></span></span></font><font face="arial,helvetica,sans-serif" style="color:rgb(0,0,0);font-family:arial,helvetica,sans-serif"><br><font color="#993399" size="2"><span style="color:rgb(0,0,139)"><span><span><a href="https://www.facebook.com/Framestore" style="color:rgb(0,0,139);text-decoration:none" target="_blank">Facebook</a></span></span></span> | </font><font color="#993399" size="2"><span style="color:rgb(0,0,139)"><span><span><a href="http://twitter.com/Framestore" style="color:rgb(0,0,139);text-decoration:none" target="_blank">Twitter</a></span></span></span></font></font><br></div></div>
</div>