Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #8535
| From | Christian Heimes <lists@cheimes.de> |
|---|---|
| Subject | Re: module problem on windows 64bit |
| Date | 2011-06-28 15:09 +0200 |
| References | <BANLkTimXk7C3mc+edwReQHXGJi8XjXHxeA@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.479.1309266588.1164.python-list@python.org> (permalink) |
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 comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: module problem on windows 64bit Christian Heimes <lists@cheimes.de> - 2011-06-28 15:09 +0200
csiph-web