R6034 means: "An application have made an attempt to load the C runtime library incorrectly. Please contact the application's support team for more information.
There are a lot of solutions on the net, but it is messy, and there is no R6034 problem in what application.
Today we are going to introduce you to a R6034 solution that was encountered while running Python.
Method Transfer from Http://stackoverflow.com/questions/14552348/runtime-error-r6034-in-embedded-python-application
Friends who don't like watching English can read the following:
1. Download the Process Explorer and install http://technet.microsoft.com/en-ca/sysinternals/bb896653.aspx
2. Open your app and it will show the R6034 problem
3. Open the process Explorer. Select "Lower Pane View" in the main Menu "View" and select "DLLS"
4. In the program you are running, look for "MSVCR??. DLL". The key is this file. If it's location is: "WinSxS" That's right, if not, find the path to the file and delete it.
When Python calls the etree.pyd of the lxml:
Python4delphi Program Invocation Situation:
This problem is resolved after you delete the Msvcr90.dll program in CMake. But report the following path problem
Calling Python report R6034 error