>Ronald Florence wrote:
>> formulabase.h: In function `void
>> __static_initialization_and_destruction_0(int,
>>     int)':
>> formulabase.h:32: no matching function for call to
>> `std::type_info::type_info()
>>     '
>> /usr/include/gcc/darwin/3.1/g++-v3/typeinfo:78: candidates are:
>>     std::type_info::type_info(const char*)
>> /usr/include/gcc/darwin/3.1/g++-v3/typeinfo:72:
>>     std::type_info::type_info(const std::type_info&)

>Angus Leeming wrote:
>
>Is it getting confused with type_info in ref_inset.h?
>        struct type_info {
>                ///
>                string latex_name;
>                ///
>                string gui_name;
>                ///
>                string short_gui_name;
>        };
>
>What happens if you comment out #include "ref_inset.h" in
>formulabase.C. (Yeah, yeah, you'll get other errors, but does this
>one go away?)

Angus:  I'm having this problem too - and no, it doesn't help to comment
out include "ref_inset.h" in formulabase.C.

-Jeff

-- 
Jeffrey S. Whitaker         Phone : (303)497-6313
NOAA/OAR/CDC  R/CDC1        FAX   : (303)497-6449
325 Broadway                Web   : http://www.cdc.noaa.gov/~jsw
Boulder, CO, USA 80305-3328 Office: Skaggs Research Cntr 1D-124

Reply via email to