python21.dll?

Speak about everything in regards to Crossfire.

Moderator: Board moderators

Ryo
Forum Fanatic
Posts: 752
Joined: Mon May 19, 2003 9:16 pm
Location: Paris, France

Post by Ryo »

As said on another post, server uses Python 2.1.1 final. Tha'ts why it searches a python21.dll file.
Avion
Senior member
Posts: 301
Joined: Tue Jun 03, 2003 1:16 am
Location: Canada
Contact:

Post by Avion »

Ryo wrote:As said on another post, server uses Python 2.1.1 final. Tha'ts why it searches a python21.dll file.
Kind of off the thread, but...
I know squat about making packages on windows but Is there any way to alias this or otherwise fix it up so it will pickup which ever dll is appropriate for the version of python that is installed?

Otherwise I have to admit that 2.1 is probably the best choice for now (although 2.3 support would be swell to have)
Ryo
Forum Fanatic
Posts: 752
Joined: Mon May 19, 2003 9:16 pm
Location: Paris, France

Post by Ryo »

Haven't checked, but i know i didn't specify anything as DLL preference. Meaning program will probably use the version with which i compiled mandatory. And as far as letting program use any version, i kind of doubt it as Python DLLs & libs have a version number. So unless i require people to rename DLLs around (argh), well, just need correct version :)
Post Reply