I had that error previously. the only way i could solve it was compilling qt4 myself on a custom prefix. for some reason qt didn't installed the includes, so when i compiled them myself it did. luck! Francisco
On Jan 23, 2008 9:53 AM, Pau Arum'i <[EMAIL PROTECTED]> wrote: > > good news on the mac osx front: > > i've successfully compiled and run networkeditor and related apps. > > - mac-ports have new valuable packages: portaudio and qt4-mac (version > 4.3.3) (aqua not x11), which makes the overall set up much easier! > - SConstruct and qt4.py sconstool needed some tweeks since the qt4 port > install is different from the up-source binary install. we'll have to > decide if support only the port version or both. > - the wiki osx build is updated > > the bundle (.app) and package (.dmg) steps also works > BUT i it stucks building the libWidgetPlugin target: > > /opt/local/bin/moc -o > src/clamWidgetsPlugin/generated/moc_KeySpacePlugin.cxx > src/clamWidgetsPlugin/KeySpacePlugin.hxx > src/clamWidgetsPlugin/KeySpacePlugin.hxx:33: Error: Undefined interface > > why is that? > > pau > > _______________________________________________ > Clam-devel mailing list > [email protected] > https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel >
_______________________________________________ Clam-devel mailing list [email protected] https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel
