|
boost.python compilation with STLport-4.5.3: msg#00159python.c++
Boost.Python compiles very well with VC7 stl, but not with STLport-4.5.3. Already using STLport for other parts of my application, I would like to compile with it. It makes about 200 errors, but all related with 'type_info' : boost_1_30_0\boost\python\detail\msvc_typeinfo.hpp(23) : error C2039: 'type_info' : is not a member of '_STL' I guess it's a problem of configuration of boost (version 1_30_0)... but I didn't find anything, nor in stlport forum. If someone has a clue, thanks to him. |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: method_call_expr not supported by dump_expr: 00159, David Abrahams |
|---|---|
| Next by Date: | Re: Mac OS 10 success: 00159, David Abrahams |
| Previous by Thread: | Can't get a simple example with fstream to compile & linki: 00159, Fast Bike |
| Next by Thread: | Re: boost.python compilation with STLport-4.5.3: 00159, David Abrahams |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |