Am Samstag 21 Juli 2012, 10:48:47 schrieb Jakob Gruber:
> On 07/21/2012 12:02 AM, Raphael Kubo da Costa wrote:
> > Jakob Gruber <jakob.gru...@gmail.com> writes:
> >> Building with KDE trunk will require the patch from
> >> http://lists.kde.org/?l=kde-games-devel&m=134201653803914&w=2.
> > 
> > BTW, the "config.h" part of the patch should go in regardless of the
> > rest, as config.h should be the first header included by the source
> > files anyway.
> 
> Done. I don't understand why krazy tells me to put config.h in angle
> brackets though - I've left it in quotes for now.

Because quotes means "take it from the current directory first". The config.h 
you write is in the binary directory, so it should be included with <> which 
does not search the current directory first. At least not if you are not using 
MSVC :/

Eike

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to