Ming Jia wrote:
> Hello all,
>=20
> I need to install the pygmtl on windows. However, after issuing the
> corresponding command of:
>=20
> # cd <GMTL_HOME>
> # scons optimize=3Dyes EnablePython=3DTrue \
> BoostPythonDir=3D<BOOST_PYTHON
> _HOME> BoostVersion=3D<BOOST_VERSION>
>=20
> I get those things, and no *.pyc or *pyd is generated.
>=20
> 'tar' is not recognized as an internal or external command.
>=20
> Since I am on windows, what tar program do I need to install?
Ignore this. It is left over from a long time ago and should be removed f=
rom
the build.
> And for some methods, I happened to finished building the pygmtl, and
> get the gmtl.pyd, but when I issue:
> import gmtl in python, I get this error:
>>>> import gmtl
>=20
> Traceback (most recent call last):
> File "<pyshell#6>", line 1, in <module>
> import gmtl
> ImportError: DLL load failed: A dynamic link library (DLL)
> initialization routine failed.
>=20
> Did anyone happens to have the same problem before?
Do you have the Boost.Python DLL in your PATH environment variable settin=
g?
-Patrick
--=20
Patrick L. Hartling
VP Engineering, Infiscape Corp.
http://www.infiscape.com/
|