Re: [C++-sig] issues with loading the boost_python dll on different computers

2012-08-24 Thread Ronny Herzog
hon.org Cc: Sent: Thursday, August 23, 2012 4:53 PM Subject: [C++-sig] issues with loading the boost_python dll on different computers Dear all, I installed and used boost (1.50.0) to build a python extension on my Windows 7 / 32 Bit. Everything worked fine. Now I tried the extension module on other

Re: [C++-sig] issues with loading the boost_python dll on different computers

2012-08-23 Thread Trigve Siver
> From: Ronny Herzog > To: cplusplus-sig@python.org > Cc: > Sent: Thursday, August 23, 2012 4:53 PM > Subject: [C++-sig] issues with loading the boost_python dll on different > computers > > Dear all, > > I installed and used boost (1.50.0) to build a pytho

[C++-sig] issues with loading the boost_python dll on different computers

2012-08-23 Thread Ronny Herzog
Dear all, I installed and used boost (1.50.0) to build a python extension on my Windows 7 / 32 Bit. Everything worked fine. Now I tried the extension module on other Computers with Windows 7 and Windows XP and the same Python version and it gave me an error concerning the DLL: ** ImportErr