[Doxygen-users] Segmentation fault with binaries on SOS 5.8
Brought to you by:
dimitri
From: Lars v. W. <von...@lf...> - 2002-01-10 08:31:38
|
Hello, we're using doxygen for quite some time now. Yesterday, I downloaded a new binary 1.2.13 for Solaris 8 from the doxygen pages. It gives me a segmentation fault in the middle of the process: > Searching for enumerations... > Searching for member function documentation... > /users/modkit/RealmsDevelopment/Source/Cheops/src/cheops/numeric/eso_variable_i.cc:72: Warning: no matching class member found for > EsoVariable_i::EsoVariable_i(const string &name, long index, long dimension, Cheops::Eso::Eso *eso, vector< double > initial_coefficients, Numeric::SupportType support_type=Numerics::UNSPECIFIED) > Possible candidates: > Segmentation Fault (core dumped) Anyone knows help? Doxygen 1.2.5 on Linux works fine with more or less the same set of C++ sources. Lars |