25 Feb
2009
25 Feb
'09
2:22 a.m.
AMDG Z. S. O. wrote:
Hmm, I've made some progress but not quite there. If you cd to the directory with extending.so and bring up the python interpreter, typing "from extending import *" leads to the following:
Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: dlopen(./extending.so, 2): Library not loaded: libboost_python-xgcc40-d-1_38.dylib Referenced from: /Users/Admin/Desktop/boost_1_38_0/libs/python/example/quickstart/bin/darwin-4.0.1/debug/extending.so Reason: image not found
Very sorry for prolonging this thread, I really appreciate the help so far.
I believe that the location of the boost python library needs to be in DYLD_LIBRARY_PATH. In Christ, Steven Watanabe