https://bugs.gpodder.org/show_bug.cgi?id=1710
--- Comment #8 from Thomas Perl <[email protected]> 2012-11-11 22:06:22 GMT --- (In reply to comment #7) > > This could be a problem with mixing different C runtimes then (that's also > > what > > the original warning is about). > > Would it then be possible to use msvcr90.dll as python itself does, or would > it > just make more sense to modify pyreadline itself? Yes, but that would require me to build the gpodder.exe (source code in "tools/win32-launcher" in the Git repo) with MSVC, and I haven't really tried that yet (I think it also needs to replace some MinGW-isms with Windows APIs). If you want to give it a try, that'd be greatly appreciated :) -- Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
