[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    Re: [PyQt] pyqtdeploy feature request
From:       MOHAMED BLACK <bl3a3ck () gmail ! com>
Date:       2015-01-26 18:46:30
Message-ID: CAO+fUhvVbPpM7yik_AOJ=qBqs43ZjsRggH31urgbpG2dL-yiag () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


thanks Phil for your reply :)
i used the last snapshot but got stuck at deploy windows console app with
stdin/stdout
i hope you can help me with it
http://www.riverbankcomputing.com/pipermail/pyqt/2015-January/035424.html

thanks for the great PyQt and pyqtdeploy

On Mon, Jan 26, 2015 at 4:14 PM, Phil Thompson <phil@riverbankcomputing.com>
wrote:

> On 14/01/2015 10:16 am, MOHAMED BLACK wrote:
>
>> hi Phil
>>
>> finally i was able to make the Qt wiggly.py exaple to combile with latest
>> snapshot pyqtdeploy/rev/d2ded3218072 with the help of build-sysroot.py
>>
>> so can you make some sort of gui configuration to configure the qmake
>> *.pro
>> file
>> so we can add:
>> win32:RC_ICONS += MyIcon.ico
>> VERSION = 0.4.0.1
>> QMAKE_TARGET_COMPANY = MyCompany
>> QMAKE_TARGET_PRODUCT = MyProduct
>> QMAKE_TARGET_DESCRIPTION = MyProduct is for ...
>> QMAKE_TARGET_COPYRIGHT = copyright 2015
>>
>
> There is now a "qmake" tab where you can add this.
>
>  and is there a way to build sqlite with python 3.4.2 i think it has the
>> same bug as struct "PyVarObject_HEAD_INIT()"?
>>
>
> What is the problem exactly? As far as I can tell sqlite calls
> PyVarObject_HEAD_INIT() properly.
>
>  and what about my other *.pyd files do i put them with my .exe file
>> dir/subdir or i have to embed them in the .exe
>>
>
> If they have to stay as .pyd files (rather than being compiled statically)
> then they have to be kept separate from your .exe file. You also need to
> use a separate Python DLL (rather than compiling Python statically). You
> can use the Python DLL from the Windows installer from python.org if you
> want.
>
> Phil
> _______________________________________________
> PyQt mailing list    PyQt@riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt

[Attachment #5 (text/html)]

<div dir="ltr"><div>thanks Phil for your reply :)<br></div><div>i used the last \
snapshot but got stuck at deploy windows console app with stdin/stdout <br>i hope you \
can help me with it<br><a \
href="http://www.riverbankcomputing.com/pipermail/pyqt/2015-January/035424.html">http: \
//www.riverbankcomputing.com/pipermail/pyqt/2015-January/035424.html</a><br></div><div> \
</div><div><div><div class="gmail_extra">thanks for the great PyQt and \
pyqtdeploy<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan \
26, 2015 at 4:14 PM, Phil Thompson <span dir="ltr">&lt;<a \
href="mailto:phil@riverbankcomputing.com" \
target="_blank">phil@riverbankcomputing.com</a>&gt;</span> wrote:<br><blockquote \
class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid \
rgb(204,204,204);padding-left:1ex"><span class="">On 14/01/2015 10:16 am, MOHAMED \
BLACK wrote:<br> <blockquote class="gmail_quote" style="margin:0px 0px 0px \
0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> hi Phil<br>
<br>
finally i was able to make the Qt wiggly.py exaple to combile with latest<br>
snapshot pyqtdeploy/rev/d2ded3218072 with the help of build-sysroot.py<br>
<br>
so can you make some sort of gui configuration to configure the qmake *.pro<br>
file<br>
so we can add:<br>
win32:RC_ICONS += MyIcon.ico<br>
VERSION = 0.4.0.1<br>
QMAKE_TARGET_COMPANY = MyCompany<br>
QMAKE_TARGET_PRODUCT = MyProduct<br>
QMAKE_TARGET_DESCRIPTION = MyProduct is for ...<br>
QMAKE_TARGET_COPYRIGHT = copyright 2015<br>
</blockquote>
<br></span>
There is now a &quot;qmake&quot; tab where you can add this.<span class=""><br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid \
rgb(204,204,204);padding-left:1ex"> and is there a way to build sqlite with python \
3.4.2 i think it has the<br> same bug as struct \
&quot;PyVarObject_HEAD_INIT()&quot;?<br> </blockquote>
<br></span>
What is the problem exactly? As far as I can tell sqlite calls \
PyVarObject_HEAD_INIT() properly.<span class=""><br> <br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid \
rgb(204,204,204);padding-left:1ex"> and what about my other *.pyd files do i put them \
with my .exe file<br> dir/subdir or i have to embed them in the .exe<br>
</blockquote>
<br></span>
If they have to stay as .pyd files (rather than being compiled statically) then they \
have to be kept separate from your .exe file. You also need to use a separate Python \
DLL (rather than compiling Python statically). You can use the Python DLL from the \
Windows installer from <a href="http://python.org" target="_blank">python.org</a> if \
you want.<br> <br>
Phil<br>
______________________________<u></u>_________________<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.<u></u>com/mailman/listinfo/pyqt</a></blockquote></div><br></div></div></div></div>



[Attachment #6 (text/plain)]

_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic