[C++-sig] Problems building boost.python (Spawn: permission denied)
Matthias Mimler
mimler at usf.uni-kassel.de
Thu Jul 8 17:21:03 CEST 2004
Hi everybody,
I am new to boost.python and currently working throught the tutorial.
However, when building the tutorial example (Using boost.jam with MS
VC6.0), the build process is soon terminated with the message:
spawn: permission denied
Here is how I start the build:
set PYTHON_ROOT=c:\Python23
set PYTHON_VERSION=2.3
bjam "-sTOOLS=msvc"
and here is what I get:
...patience...
...found 1977 targets...
...updating 41 targets...
MkDir1 ..\..\..\..\bin
spawn: Permission denied
Can anybody help me?
Thanks,
Matthias
More information about the Cplusplus-sig
mailing list