Re: [pyxpcom] MSVCR80.dll not loading
by Mark Hammond other posts by this author
May 24 2007 8:04AM messages near this date
view in the new Beta List Site
[pyxpcom] MSVCR80.dll not loading
|
Re: [pyxpcom] MSVCR80.dll not loading
I'm afraid that I've only tried building moz with VS2003, which is the
"official" compiler for Python 2.4. I understand that VS2005 is now the
official compiler for Mozilla, but I haven't got there yet...
Mark
-----Original Message-----
From: pyxpcom-bounces@[...].com
[mailto:pyxpcom-bounces@[...].com]On Behalf Of Mark Hocknell
Sent: Thursday, 24 May 2007 11:42 PM
To: pyxpcom@[...].com
Subject: [pyxpcom] MSVCR80.dll not loading
Hi guys,
I've managed to build firefox with the pyxpcom extenstion using instructions
from mozilla's Windows_Build_Prerequistes page. I used Microsoft Visual C++
8 free edition and the Windows Platform SDK.
Everything appears to build fine. I can launch firefox, and successfully run
the python xul tests.
However when I try to run the standalone; python -c "from xpcom import
components" , I get an error saying that msvcr80.dll is missing. I then put
this in \windows\system32, and run again, but this time I get:
"R6034
An application has made an attempt to load the C runtime library
incorrectly...."
Any help appreciated.
Cheers,
Mark.
Thread:
Mark Hocknell
Mark Hammond
Sebastian Tusk
|