<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Odd, it seems to be both arbitrary and definitely connected to the Qt3D_5_11_0 time point.  The Qt3D_5_10_0 test right before it has no error.  And if I comment out the %if and %end for the Qt3D_5_11_0 block, I get another timeline error at line 65, also a Qt3D_5_11_0 time test, but the Qt3D_5_11_0 test at line 55 gives no error.  Oh, and then commenting line 65/67 %if/%end, there is then an error at line 55.  It's like they are nesting wrong.<div class=""><br class=""></div><div class="">There are also the same error in many others in qt3drender and qt3danimation.  Commenting all these lets sip generate all the source files.</div><div class=""><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Oct 20, 2018, at 8:31 PM, William Kyngesburye <<a href="mailto:woklist@kyngchaos.com" class="">woklist@kyngchaos.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">I'm having another timeline error in PyQt3D.  This time everything looks right.  I'm Building PyQt3D 5.11.3 for Qt 5.11.1. during configure (--verbose) there is an error:<br class=""><br class="">sip: /Users/Shared/src/qt/PyQt3D_gpl-5.11.3/sip/Qt3DExtras/qtexturematerial.sip:45: Lower bound is not a time version<br class=""><br class="">that line 45 tests for (Qt3D_5_11_0 -), and Qt3D_5_11_0 IS in the timeline list in qt3dcoremod.dip.  So I'm stuck.<br class=""><br class="">-----<br class="">William Kyngesburye <kyngchaos*at*kyngchaos*dot*com><br class=""><a href="http://www.kyngchaos.com/" class="">http://www.kyngchaos.com/</a><br class=""><br class="">"Those people who most want to rule people are, ipso-facto, those least suited to do it."<br class=""><br class="">- A rule of the universe, from the HitchHiker's Guide to the Galaxy<br class=""><br class=""><br class="">_______________________________________________<br class="">PyQt mailing list    PyQt@riverbankcomputing.com<br class="">https://www.riverbankcomputing.com/mailman/listinfo/pyqt</div></div></blockquote></div><br class=""><div class="">
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px; font-size: 14px; font-variant-ligatures: normal; font-variant-east-asian: normal; font-variant-position: normal; line-height: normal;"><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div class="">-----</div><div class="">William Kyngesburye <kyngchaos*at*kyngchaos*dot*com></div><div class=""><a href="http://www.kyngchaos.com/" class="">http://www.kyngchaos.com/</a></div><div class=""><br class=""></div><div class="">"Time is an illusion - lunchtime doubly so."</div><div class=""><br class=""></div><div class="">- Ford Prefect</div><br class="Apple-interchange-newline"></span></span>
</div>
<br class=""></div></div></body></html>