[GnomeMeeting-list] can´t compile



Hello ML,

O.K...First I canīt compile GM with gcc 3.0x because of the awfull programmed openh323 - things used, which do in no way suffice the iso-c++ standard. Second I canīt compile GM with gcc 2.95.2 too, because of the following error:

videograbber.cpp: In method `void GMVideoGrabber::GetParameters(int *, int *, int *, int *)': videograbber.cpp:358: no matching function for call to `PVideoInputDevice::GetParameters (int *&, int *&, int *&, int *&, int *)'


btw.:
in C we only had ()
in C++ we have: static_cast<>() const_cast<>() reinterpret_cast<>() and dynamic_cast<>()
in good C++ we donīt need them at all! ;-)


Sven







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]