I am using an existing commercial license and I had locked down the version of my development tools (hence, PyQt4.4.4).  I previously used MinGW to build the libraries (both Qt and PyQt) but I am hoping to get some smaller binaries for distribution.  <div>
<br></div><div>You were correct about the deprecated feature. SIP &gt;4.7.x no longer uses %SIPOptions (which is on line 73 of QtCoremod.sip).</div><div><br></div><div>Regardless, that still doesn&#39;t explain the odd behaviour of SIP 4.7.9 w.r.t. error R6034 when built with VS 2008 (especially when 4.8.2 works fine).</div>
<div><br></div><div>I can likely find a work/around.  So far commenting out the line 73 of QtCoremod.sip allowed it to continue.  I haven&#39;t had a chance to fully build it yet.</div><div><br></div><div>Thanks,</div><div>
Darryl<br><div><br><div class="gmail_quote">On Tue, Jan 26, 2010 at 4:54 PM, Demetrius Cassidy <span dir="ltr">&lt;<a href="mailto:dcassidy36@mass.rr.com">dcassidy36@mass.rr.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
It&#39;s very likely that PyQt 4.4.4 uses some deprecated syntax that was removed in SIP 4.8. Are you not able to build using the latest PyQt4 release?<br>
<br>
Darryl Wallace wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div></div><div class="h5">
Hello,<br>
<br>
I am trying to build SIP v4.7.9 with VS2008 Express Edition and Python 2.5.4 via the Visual Studio 2008 Command Prompt.<br>
<br>
When I attempt to run sip.exe from the c:\python25 I get the dreaded R6034 Runtime Error!<br>
<br>
&quot;R6034<br>
An application has made an attempt to load the C runtime library incorrectly.<br>
Please contact the application&#39;s support team for more information.&quot;<br>
<br>
The odd thing is that sip.exe will run if left in the sip4.7.9\sipgen directory.<br>
<br>
Has any one come across this?   I am trying to build PyQt4.4.4.<br>
<br>
Side note: I&#39;ve just attempted to build SIP4.8.2 and SIP 4.10 and now, these works properly.  But now when I run configure.py for PyQt4.4.4 I get the following error:<br>
sip: sip/QtCore/QtCoremod.sip:73: syntax error<br>
<br>
Thanks,<br>
Darryl<br></div></div>
------------------------------------------------------------------------<br>
<br>
_______________________________________________<br>
PyQt mailing list    <a href="mailto:PyQt@riverbankcomputing.com" target="_blank">PyQt@riverbankcomputing.com</a><br>
<a href="http://www.riverbankcomputing.com/mailman/listinfo/pyqt" target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/pyqt</a><br>
</blockquote>
<br>
</blockquote></div><br><br clear="all"><br>-- <br>______________________________________<br>Darryl Wallace: Project Leader<br>ProSensus Inc.<br>McMaster Innovation Park<br>175 Longwood Road South, Suite 301<br>Hamilton, Ontario, L8P 0A1<br>
Canada        (GMT -05:00) <br><br>Tel:       1-905-528-9136<br>Fax:       1-905-546-1372<br><br>Web site:  <a href="http://www.prosensus.ca/">http://www.prosensus.ca/</a><br>______________________________________<br>
</div></div>