<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"><meta name="Generator" content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.Code, li.Code, div.Code
        {mso-style-name:Code;
        mso-style-priority:99;
        mso-style-link:"Code Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:9.0pt;
        font-family:"Courier New";
        mso-fareast-language:EN-US;}
span.CodeChar
        {mso-style-name:"Code Char";
        mso-style-priority:99;
        mso-style-link:Code;
        font-family:"Courier New";}
p.Reply, li.Reply, div.Reply
        {mso-style-name:Reply;
        mso-style-link:"Reply Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.ReplyChar
        {mso-style-name:"Reply Char";
        mso-style-link:Reply;
        color:#1F497D;
        mso-fareast-language:EN-CA;}
span.EmailStyle21
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang="EN-CA" link="blue" vlink="purple"><div class="WordSection1"><p class="MsoNormal">Hello,</p><p class="MsoNormal"> </p><p class="MsoNormal">I have downloaded a 30-day trial of Qt Charts and want to build PyQtChart for it, however the build is not working:</p>
<p class="MsoNormal"> </p><p class="Code">c:\QtEnterprise\PyQtCharts\PyQtChart-commercial-1.3>This is the commercial versi</p><p class="Code">on of PyQtChart 1.3.</p><p class="Code">QtCommercialChart 1.3.0 is being used.</p>
<p class="Code">PyQt 4.9.5 is being used.</p><p class="Code">Qt v4.8.3 free edition is being used.</p><p class="Code">SIP 4.14.1 is being used.</p><p class="Code">The QtChart package will be installed in</p><p class="Code">
C:\Python27_64\Lib\site-packages\PyQt4.</p><p class="Code">The QtChart .sip files will be installed in C:\Python27_64\sip\PyQt4.</p><p class="Code">The QtChart module is being built with generated docstrings.</p><p class="Code">
Generating the C++ source for the QtChart module...</p><p class="Code">sip: Usage: sip [-h] [-V] [-a file] [-c dir] [-d file] [-e] [-g] [-I dir] [-j #]</p><p class="Code"> [-m file] [-p module] [-r] [-s suffix] [-t tag] [-w] [-x feature] [-z file] [fi</p>
<p class="Code">le]</p><p class="Code"><b>Error: Unable to create the C++ code.</b></p><p class="Code"><b> </b></p><p class="MsoNormal">I don’t particularly understand what the problem is as all I get is this mysterious error.  I am building it with Visual Studio 2008 for 64bit.  I haven’t had problems like this building PyQt.  Any help would be appreciated because I would like to see what the capability of PyQtChart is before my trial runs out.</p>
<p class="MsoNormal"> </p><p class="MsoNormal">Thanks,</p><p class="MsoNormal">Mark<span style> </span></p><p class="MsoNormal"> </p></div></body></html>