sweet.  the more help out there the better.

here is another blog post I recently saw that deals with the great fun
of compiling pyqt for xp64
http://blog.shadowgears.com/2008/10/making-qt4-dance-with-msvc-2008.html

-deke

On Sat, Sep 26, 2009 at 08:48, Ozgur Yılmaz <eoyil...@gmail.com> wrote:
> I post a new entry to my blog at http://eoyilmaz.blogspot.com/ that explains
> everything step by step...
>
> cheers...
>
> On Sat, Sep 26, 2009 at 6:21 PM, Sylvain Berger <sylvain.ber...@gmail.com>
> wrote:
>>
>> Very nice!  Thanks for releasing this Ozgur.  I can't find it on your site
>> though... could you point me to the download page please?
>> Thanks
>>
>> On Sat, Sep 26, 2009 at 2:35 AM, Ozgur Yılmaz <eoyil...@gmail.com> wrote:
>>>
>>> Allright I solved it...
>>>
>>> It was the environment variables, the path variable should include
>>> C:\MinGw\bin;C:\Qt\4.5.2\qt\bin;
>>>
>>> now it is working
>>>
>>> I'm going to upload the installer to my site, so if anybody needs PyQt
>>> x64 for Windows x64 for Python 2.6.2 can download it...
>>>
>>> And today, I think I'm going to compile another version with vs2005 for
>>> Python 2.5.1 x64
>>>
>>> Cheers...
>>>
>>> On Sat, Sep 26, 2009 at 1:10 AM, Ozgur <eoyil...@gmail.com> wrote:
>>>>
>>>> Hi guys,
>>>>
>>>> I've compiled Qt4.5.2, Sip 4.8.2, PyQt4 4.5.4 in Windows XP x64 with
>>>> MS VS2008 using the x64 Win64 Command prompt. After the 3 compilation
>>>> (took around 12 hours in total), I finally could compile everything in
>>>> 64 bit. There was no errors other than this one:
>>>>
>>>> Python 2.6.2 (r262:71605, Apr 14 2009, 22:5+:60) [MSC v.1500 64 bit
>>>> (AMD64)] on win32
>>>> Type "help", "copyright", "credits" or license" for more information.
>>>> >>> from PyQt4 import QtCore
>>>> Traceback (most recent call last):
>>>>  File "<stdin>", line 1, in <module>
>>>> ImportError: DLL load failed: The specified module could not be found
>>>> >>>
>>>>
>>>> And, buy the way, I've tried to install another PyQt4 for XP-x64
>>>> package which is compiled by another guy, it was giving the same
>>>> error...
>>>>
>>>> So any idea what can be wrong...
>>>
>>>
>>> --
>>> E.Ozgur Yilmaz
>>> Senior Technical Director
>>> www.ozgurfx.com
>>>
>>>
>>
>>
>>
>> --
>> "A pit would not be complete without a Freeman coming out of it."
>> The Vortigaunt
>>
>>
>
>
>
> --
> E.Ozgur Yilmaz
> Senior Technical Director
> www.ozgurfx.com
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/python_inside_maya
-~----------~----~----~----~------~----~------~--~---

Reply via email to