discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: error building gui


From: Luboš Doležel
Subject: Re: error building gui
Date: Thu, 15 Aug 2013 13:07:17 +0200
User-agent: Roundcube Webmail/0.5

On Thu, 15 Aug 2013 12:07:34 +0200, Riccardo Mottola wrote:
Making all for library libgnustep-base...
 Compiling file NSInvocationOperation.m ...
In file included from ../Headers/Foundation/NSInvocationOperation.h:29,
                 from NSInvocationOperation.m:30:
../Headers/Foundation/NSOperation.h:39: error: expected ')' before 'void'
../Headers/Foundation/NSOperation.h:89: error: expected ')' before
'GSOperationCompletionBlock'
../Headers/Foundation/NSOperation.h:154: error: expected ')' before
'GSOperationCompletionBlock'
gmake[4]: *** [obj/libgnustep-base.obj/NSInvocationOperation.m.o] Error 1

perhaps this isagain an error, this time in
DEFINE_BLOCK_TYPE_NO_ARGS(GSOperationCompletionBlock, void);

but it looks consistent to me with the other change you made. Perhaps
you cannot pass "void" as an argument?

Riccardo

Looks like all hell broke loose when I fixed the GCC version detection.
Please retry.

Thanks!
--
Luboš Doležel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]