code-google-com / turnip-town

Automatically exported from code.google.com/p/turnip-town
0 stars 0 forks source link

MSVCP71.dll missing #93

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start gw
2.
3.

What is the expected output? What do you see instead?
GW
Message that MSVCP71.dll is missing

What version of the product are you using? On what operating system?
0.330 (zip version), XP 64bit

Please provide any additional information below.

Traceback (most recent call last):
  File "gw.py", line 22, in <module>
  File "wx\__init__.pyo", line 45, in <module>

  File "wx\_core.pyo", line 4, in <module>

  File "wx\_core_.pyo", line 12, in <module>

  File "wx\_core_.pyo", line 10, in __load
    
ImportError: DLL load failed: The specified module could not be found.

--> possible add dll to zip

Original issue reported on code.google.com by M0E0G0A0...@googlemail.com on 5 Jan 2011 at 2:45

GoogleCodeExporter commented 9 years ago
Okay, thanks. I rebuilt my files and forgot to add that one.  Added in 0.331

Original comment by 11y3y3y3...@gmail.com on 12 Jan 2011 at 4:02