Re: [Doxygen-develop] problem with doxywizard 1.3.6
Brought to you by:
dimitri
From: Dimitri v. H. <di...@st...> - 2004-04-12 09:45:58
|
On Sun, Apr 11, 2004 at 04:49:19PM -0500, Andy Howell wrote: > Trying to compile this I get an error > > moc/moc_doxywizard.cpp: In member function `void ConfigFile::changed()': > moc/moc_doxywizard.cpp:204 invalid conversion from const char* tp `int' > > Couldn't find anything in bugzilla about this. Maybe I Qt problem. I'm > running SuSE 8.1 with qt3-3.1.1 Seems like a Qt/moc problem. Are you sure the moc you use (which moc) is the one coming with qt-3.1.1? Regards, Dimitri |