Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #8535 > unrolled thread
| Started by | Christian Heimes <lists@cheimes.de> |
|---|---|
| First post | 2011-06-28 15:09 +0200 |
| Last post | 2011-06-28 15:09 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: module problem on windows 64bit Christian Heimes <lists@cheimes.de> - 2011-06-28 15:09 +0200
| From | Christian Heimes <lists@cheimes.de> |
|---|---|
| Date | 2011-06-28 15:09 +0200 |
| Subject | Re: module problem on windows 64bit |
| Message-ID | <mailman.479.1309266588.1164.python-list@python.org> |
Am 28.06.2011 14:59, schrieb Peter Irbizon: > yes, that's right. but I am using embedable version of fbclient.dll so I > don't need to install Firebird Sql Server package. all dlls are in my > program folder even so it does not work. fbclient.dll may depend on more DLLs. Dependency walker is a great tool to detect and resolve missing dependencies on Windows. Christian
Back to top | Article view | comp.lang.python
csiph-web