Skip to content

swig::type_info #4

Description

@zongxuem

Hi,
When I try to "make all", I got these errors like that :
[ 77%] Building CXX object bindings/python/CMakeFiles/_swig_wrap.dir/swig/lidort_interface_typesPYTHON_wrap.cxx.o
~~/bindings/python/swig/l_rad_driverPYTHON_wrap.cxx:4364:10: error: ‘traits_asptr’ is not a class template
4364 | struct traits_asptr<std::vector<boost::shared_ptr > > {
| ^~~~~~~~~~~~
~~/bindings/python/swig/l_rad_driverPYTHON_wrap.cxx: In static member function ‘static int swig::traits_asptr::asptr(PyObject*, std::vector<boost::shared_ptr >**)’:
~~/bindings/python/swig/l_rad_driverPYTHON_wrap.cxx:4372:37: error: ‘type_info’ is not a member of ‘swig’; did you mean ‘std::type_info’?
4372 | swig::type_info(),0) == SWIG_OK) {
| ^~~~~~~~~
I don't know the reason. Can you help me to work it out?
Thanks,
zongxuem

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions