[Bug 61180] can't compile atlantik client
| 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
------- Additional Comments From [email protected] 2003-07-15 14:18 -------
I don't know what to say, but I have the same errors of before (but
atlantic_core.moc: No such file or directory).
When I did moc atlantic_core.cpp -o atlantic_core.moc it said:
atlantic_core.cpp:0: Warning: No relevant classes found. No
output generated.
This is the output of make:
atlantic_core.cpp:27: syntax error before `::' token
atlantic_core.cpp:32: syntax error before `::' token
atlantic_core.cpp:35: syntax error before `.' token
atlantic_core.cpp:36: syntax error before `.' token
atlantic_core.cpp:37: syntax error before `.' token
atlantic_core.cpp:38: syntax error before `.' token
atlantic_core.cpp:39: syntax error before `.' token
atlantic_core.cpp:40: syntax error before `.' token
atlantic_core.cpp:41: syntax error before `.' token
atlantic_core.cpp:42: syntax error before `.' token
atlantic_core.cpp:45: parse error before `for'
(and so on)