Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2002-09-25 19:15:55


I'm now getting the following problem compiling Boost.Python tests with
MinGW 2.95.3:

c:/tools/MinGW-1.1\bin\g++ -c -Wall -ftemplate-depth-100 -DBOOST_DEBUG_PY
THON -D_DEBUG -DBOOST_PYTHON_DYNAMIC_LIB -DBOOST_PYTHON_V2 -DBOOST_PYTHON_S
OURCE -g -O0 -fno-inline -I"c:\build\libs\python" -isystem
"c:\boost" -isystem "c:\tools\python-2.2.1\include" -isystem
"c:\tools\python-2.2.1\PC" -isystem "c:/tools/MinGW-1.1\include" -o
"c:\build\libs\python\bin\bpl.dll\mingw\debug-python\runtime-link-dynamic\f
unction.obj" "..\..\..\libs\python\src/object\function.cpp"

..\..\..\libs\python\src/object\function.cpp:10: numeric: Permission denied

The line in question says:
#include <numeric>

I think this means we need to change the name of the boost/numeric
directory :(

-Dave

-----------------------------------------------------------
           David Abrahams * Boost Consulting
dave_at_[hidden] * http://www.boost-consulting.com


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk