<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<b>High, <br>
<br>
When trying to build a new extension to avogadro, I got&nbsp; exactly the
same error as you described below. I haven't been able to find a
solution to the problem mentioned ("Error: Undefined intercface"), nor
did I find it on the web.<br>
Did you ever manage to resolve this issue? <br>
<br>
Kind Regards, <br>
Bertwim<br>
====<br>
<br>
<br>
Benoit Jacob</b> <a
 href="mailto:kalzium%40kde.org?Subject=%5BKalzium%5D%20build%20failure&amp;In-Reply-To="
 title="[Kalzium] build failure">jacob.benoit.1 at gmail.com </a><br>
<i>Tue Nov 25 18:13:36 CET 2008</i>
<ul>
  <li>Previous message: <a
 href="http://mail.kde.org/pipermail/kalzium/2008-November/000892.html">[Kalzium]
[Bug 175771] New: Crash trying to export spectra to picture
    </a></li>
  <li>Next message: <a
 href="http://mail.kde.org/pipermail/kalzium/2008-November/000894.html">[Kalzium]
[Bug 176202] New: The solver don't find solution
    </a></li>
  <li> <b>Messages sorted by:</b> <a
 href="http://mail.kde.org/pipermail/kalzium/2008-November/date.html#893">[
date ]</a> <a
 href="http://mail.kde.org/pipermail/kalzium/2008-November/thread.html#893">[
thread ]</a> <a
 href="http://mail.kde.org/pipermail/kalzium/2008-November/subject.html#893">[
subject ]</a> <a
 href="http://mail.kde.org/pipermail/kalzium/2008-November/author.html#893">[
author ]</a> </li>
</ul>
<hr><!--beginarticle-->
<pre>Hello,

I get this when building kalzium:

[ 48%] Generating labelengine.moc
[ 48%] Generating ui_orbitalsettingswidget.h
/home/gaston/cuisine/trunk/kdeedu/kalzium/libavogadro-kalzium/src/engines/labelengine.h:103:
Error: Undefined interface
make[2]: *** [kalzium/libavogadro-kalzium/src/engines/labelengine.moc] Error 1
make[1]: *** [kalzium/libavogadro-kalzium/src/engines/CMakeFiles/labelengine.dir/all]
Error 2
make[1]: *** Waiting for unfinished jobs....
[ 48%] Generating orbitalengine.moc
/home/gaston/cuisine/trunk/kdeedu/kalzium/libavogadro-kalzium/src/engines/orbitalengine.h:150:Error:
Undefined interface
make[2]: *** [kalzium/libavogadro-kalzium/src/engines/orbitalengine.moc] Error 1
make[1]: *** [kalzium/libavogadro-kalzium/src/engines/CMakeFiles/orbitalengine.dir/all]
Error 2

I really don't understand what makes MOC fail to find the interface,
all seems well, the interface is defined in &lt;avogadro/engine.h&gt; which
is included by the file in question and is in cmake's include path (i
checked).

Cheers,
Benoit
</pre>
<!--endarticle-->
</body>
</html>