<p>I too had trouble with out of tree builds. In tree builds seem to work.</p>
<div class="gmail_quote">On Jul 29, 2012 3:38 PM, "Shlomi Fish" <<a href="mailto:shlomif@shlomifish.org">shlomif@shlomifish.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Łukasz,<br>
<br>
On Sun, 29 Jul 2012 17:28:45 +0200<br>
Łukasz Kalamłacki <<a href="mailto:kalamlacki@gmail.com">kalamlacki@gmail.com</a>> wrote:<br>
<br>
> Hi,<br>
><br>
> If you give me your sourceforge acount name I will grant permissions for<br>
> you for modifing the code.<br>
<br>
It's "shlomif".<br>
<br>
> This is OpenSource, so when you have something to add then go ahead.<br>
> What distribution did you use for compilation, I tested this on Debian<br>
> Squeeze na Wheezy and in both cases compilation went fine.<br>
<br>
I use Mageia Linux 3/Cauldron. Did you try doing "mkdir build; cd build ;<br>
cmake .. ; make" and it worked?<br>
<br>
> And the code which you mentioned is only for compatibility with MinGW32<br>
> compiler, for short term is fine, so when you have better solution for<br>
> WIN32 then go ahead with your modification.<br>
<br>
No, it's not the #define GETUID() getuid() is used on UNIX systems, and as a<br>
result caused the compatibility problem for me (because my UID changed). I did<br>
not intend to put my #if 1 #define GETUID() 501 change in the commit, but I used<br>
it to test the new system.<br>
<br>
Regards,<br>
<br>
        Shlomi Fish<br>
<br>
--<br>
-----------------------------------------------------------------<br>
Shlomi Fish       <a href="http://www.shlomifish.org/" target="_blank">http://www.shlomifish.org/</a><br>
Escape from GNU Autohell - <a href="http://www.shlomifish.org/open-source/anti/autohell/" target="_blank">http://www.shlomifish.org/open-source/anti/autohell/</a><br>
<br>
Chuck Norris reads all messages posted to LKML (= the Linux Kernel Mailing<br>
List), understands them all, and he kills all gnomes he sees in sight.<br>
<br>
Please reply to list if it's a mailing list post - <a href="http://shlom.in/reply" target="_blank">http://shlom.in/reply</a> .<br>
_______________________________________________<br>
kde-games-devel mailing list<br>
<a href="mailto:kde-games-devel@kde.org">kde-games-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-games-devel" target="_blank">https://mail.kde.org/mailman/listinfo/kde-games-devel</a><br>
</blockquote></div>