RE: [C++-sig] Re: Boost.Python compiling on windws (MSVC 7.0)
-----Original Message----- From: aashish [mailto:aashish@vrac.iastate.edu] Sent: Thursday, February 05, 2004 2:27 PM To: 'Development of Python/C++ integration' Subject: RE: [C++-sig] Re: implicitly_convertible Hi, Well as I posted some problems before regarding boost.python project file for the Windows ...as when I didn't make it I started compiling myself using MSVC 7.0 and it came out fime but just one error (well some more and they all belongs to this line) In the header file: Function_trmplate.hpp this->manager = &detail::function::trivial_manager<FunctionObj>; c:\users\aashish\learning\software\boost-1.30.2\boost\function\function_temp late.hpp(511) : error C2563: mismatch in formal parameter list c:\users\aashish\deere6\learning\software\boost-1.30.2\boost\function\functi on_template.hpp(511) : error C2568: '=' : unable to resolve function overload c:\users\aashish\deere6\learning\software\boost-1.30.2\boost\function\functi on_base.hpp(192): could be 'boost::detail::function::any_pointer boost::detail::function::trivial_manager(boost::detail::function::any_pointe r,boost::detail::function::functor_manager_operation_type)' Any help will be appreciated.. Thanks, Aashish
participants (1)
-
aashish