A
abhishek
hello group ,
I have build a python c extension. Using python 2.5 , VS.Net 2005 on
Win server 2003.
But when i am trying to imort this .pyd file into python interperter
or my project source code . Code compilation as well as interpreter
fails. Resulting in c/c++ runtime error "R6034".
The description says " An application attempted to load a c runtime
library without using manifest"
What should i do to resolve this problem.
Looking forward to your suggestions.
Thank You
Abhishek
I have build a python c extension. Using python 2.5 , VS.Net 2005 on
Win server 2003.
But when i am trying to imort this .pyd file into python interperter
or my project source code . Code compilation as well as interpreter
fails. Resulting in c/c++ runtime error "R6034".
The description says " An application attempted to load a c runtime
library without using manifest"
What should i do to resolve this problem.
Looking forward to your suggestions.
Thank You
Abhishek