ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> pyxpcom
pyxpcom
Re: [pyxpcom] MSVCR80.dll not loading
by Sebastian Tusk other posts by this author
May 24 2007 7:46AM messages near this date
view in the new Beta List Site
Re: [pyxpcom] MSVCR80.dll not loading | [pyxpcom] New python tutorial
>  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�.�

The C runtime in vc8 must be installed in the side-by-side assembly 
store. You should use the official installer for this libraries.

<http://www.microsoft.com/downloads/details.aspx?FamilyID=32bc1bee-a3f9-4c13-9c99-220b62a191
ee&DisplayLang=en> 

Sebastian
_______________________________________________
pyxpcom mailing list
pyxpcom@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Mark Hocknell
Mark Hammond
Sebastian Tusk

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved