I've create a C program that makes a call to routines which I create inside of python...however when I copied the final exe to another machine the program crashed saying it couldn't find the python25.dll...tried looking for it but could not find it.

Is it enough that we have this dll residing next to the exe? And how can I locate this dll?

PS: I am working on devcpp with python2.5 on a winxp machine.

Recommended Answers

All 2 Replies

On another machine I have python 2.4 installed. For this version do we have to place the python24.dll along with the exe?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.