On 12.04.2010 15:52, Natanael Olaiz wrote:
>>
> What problem do you have while trying to compile the NetworkEditor?
>
After running scons in NetworkEditor directory I get the following:
---8<-------
== Compiling shared C++ src/clamWidgetsPlugin/TonnetzPlugin.cxx
== Generating metaobjects for src/clamWidgetsPlugin/KeySpacePlugin.hxx
src/clamWidgetsPlugin/KeySpacePlugin.hxx:33: Error: Undefined interface
scons: *** [src/clamWidgetsPlugin/generated/moc_KeySpacePlugin.cxx] Error 1
scons: building terminated because of errors.
---8<-------
Only solution that I've found is to replace line:
#include <QtDesigner/QDesignerCustomWidgetInterface>
with:
#include <QDesignerCustomWidgetInterface>
in KeySpacePlugin.hxx, and other files containing the same line.
Maybe there is an option to add something to SConstruct because doing it
like this is a bit messy.
Cheers!
Igor
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Tue Apr 13 00:15:01 2010
This archive was generated by hypermail 2.1.8 : Tue Apr 13 2010 - 00:15:01 EEST