[Bug 61180] can't compile atlantik client
Rob Kaper <[email protected]>
| Newsgroups | gmane.comp.kde.devel.atlantik |
|---|---|
| Message-ID | <[email protected]> |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=61180
[email protected] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From [email protected] 2003-07-15 12:30 -------
Subject: Re: [atlantik-devel] can't compile atlantik client
On Tue, Jul 15, 2003 at 10:14:42AM -0000, [email protected] wrote:
> Ok, now there is another error:
>
> In file included from atlantic_core.cpp:19:
> atlantic_core.moc: In member function `virtual bool AtlanticCore::
> qt_invoke(int, QUObject*)':
> atlantic_core.moc:167: `slotDeletePlayer' undeclared (first use this
> function)
> atlantic_core.moc:167: (Each undeclared identifier is reported only
> once for each function it appears in.)
> atlantic_core.moc:168: `slotDeleteTrade' undeclared (first use this
> function)
> make[3]: *** [atlantic_core.lo] Error 1
That too has been changed recently. Removing the mentioned .moc file should
solve this, like it did for the other problem. Looks like your build
environment is not completely sane, or at least doesn't properly update .moc
files when corresponding source and header files have been changed. :/
Closing the report,
Regards,
Rob