trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: February 2012

Re: [trinity-devel] How do i compile avahi-tqt?

From: Darrell Anderson <humanreadable@...>
Date: Mon, 20 Feb 2012 15:05:49 -0800 (PST)
> I have tried the autogen, autoconf and
> compile scripts, but both result in a make error:
> 
> moc: Too many input files specified
> Usage:  moc [options] <header-file>
>     -o file    Write output to file rather than
> stdout
> 
>     -f[file]   Force #include, optional file name
>     -p path    Path prefix for included file
>     -i         Do not generate an #include
> statement
>     -k         Do not stop on errors
>     -nw        Do not display warnings
> 
>     -v         Display version of moc
> make[2]: *** [qt-watch.moc3] Error 1
> 
> It seems that qt-watch.moc3 does not exist at the end of
> this.
> 
> The only reference i could find to it is below but it offers
> no resolution.
> 
> http://trinity-users.pearsoncomputing.net/?0::2475

I gave this a go and had the same failure.

I tried building against Qt3. I am now building TQt3 and will try again soon.

Darrell