Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 173 by [email protected]: Error R6034 when starting VIM loading
Python dynamically under Windows 7
http://code.google.com/p/vim/issues/detail?id=173
Under Windows 7 (64 Bit) my VIM builds produce an runtime error R6034
stating that an application attempts to use the C Runtime library in an
incorrect manner. After two such message boxes VIM starts nevertheless but
without Python support.
So far I understand the reports and solutions in the net about that error
the root cause is that VIM loads the Python DLL (python27.dll in my case)
_dynamically_ and Python loads the MSVC runtime DLL without having a
correct manifest.
reference:
http://social.msdn.microsoft.com/Forums/vstudio/en-US/9fbc9292-11b8-4ee4-94a4-5223546df280/r6034-attempt-to-load-c-runtime-library-without-using-manifest?forum=vcgeneral
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.