<div dir="ltr"><div>Have you run cmake? The config.h (or gcompris-config.h) is supposed to be created by it.<br><br></div>Johnny<br></div><div class="gmail_extra"><br><div class="gmail_quote">2016-08-12 14:18 GMT+02:00 Ütkarsh Tiwari <span dir="ltr"><<a href="mailto:iamutkarshtiwari@gmail.com" target="_blank">iamutkarshtiwari@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div> I don't have 'config.h' file instead I have '<a href="http://config.h.in" target="_blank">config.h.in</a>' in my build/src/core/ folder. I tried renaming it as you specified but I got this error - <a href="https://gist.github.com/anonymous/4a952fe0aa85535ba1ce75d518eb3dc6" target="_blank">https://gist.github.com/<wbr>anonymous/<wbr>4a952fe0aa85535ba1ce75d518eb3d<wbr>c6</a></div><div><br></div><div>Regards,</div><div>Utkarsh Tiwari</div></div><div class="gmail_extra"><div><div class="h5"><br><div class="gmail_quote">On Fri, Aug 12, 2016 at 12:01 PM, JAZEIX Johnny <span dir="ltr"><<a href="mailto:jazeix@gmail.com" target="_blank">jazeix@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div>Hi,<br>
<br>
it seems it does not find the good config.h (ours, which is in the
build folder in build/src/core/config.h).<br>
<br>
Can you check if you have this file and if in it there is #define
VERSION_CODE 7000?<br>
<br>
If it is the case, we can try to rename the file to see if it
works, you have it in the following files in src/core:<br>
./CMakeLists.txt:3:configure_f<wbr>ile(<a href="http://config.h.in" target="_blank">config.h.in</a>
"${CMAKE_CURRENT_BINARY_DIR}/c<wbr>onfig.h" @ONLY)<br>
./CMakeLists.txt:36: <a href="http://config.h.in" target="_blank">config.h.in</a><br>
./CMakeLists.txt:46: "${CMAKE_CURRENT_BINARY_DIR}" <wbr> # to find
config.h<br>
./ApplicationInfo.h:27:#includ<wbr>e <config.h><br>
./ApplicationSettingsDefault.c<wbr>pp:23:#include "config.h"<br>
./config.h.in:1:/* GCompris - config.h<br>
<br>
I would rename it like (prefix by "gcompris_"):<br>
./CMakeLists.txt:3:configure_f<wbr>ile(<a href="http://config.h.in" target="_blank">config.h.in</a>
"${CMAKE_CURRENT_BINARY_DIR}/g<wbr>compris_config.h" @ONLY)<br>
./CMakeLists.txt:36: <a href="http://gcompris_config.h.in" target="_blank">gcompris_config.h.in</a><br>
./CMakeLists.txt:46: "${CMAKE_CURRENT_BINARY_DIR}" <wbr> # to find
gcompris_config.h<br>
./ApplicationInfo.h:27:#includ<wbr>e <gcompris_config.h><br>
./ApplicationSettingsDefault.c<wbr>pp:23:#include "gcompris_config.h"<br>
./config.h.in:1:/* GCompris - gcompris_config.h<br>
<br>
If it works, I'll commit it later.<span><font color="#888888"><br>
<br>
Johnny</font></span><div><div><br>
<br>
On 08/12/16 07:25, Ütkarsh Tiwari wrote:<br>
</div></div></div><div><div>
<blockquote type="cite">
<div dir="ltr">Hi,
<div> I am getting this error while compiling GCompris on
OSX <a href="https://gist.github.com/anonymous/32a792a25556bf1e767d34560847b309" target="_blank">https://gist.github.com/an<wbr>onymous/32a792a25556bf1e767d34<wbr>560847b309</a></div>
<div><br>
</div>
<div>Regards,</div>
<div>Ütkarsh Tiwari</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Fri, Aug 12, 2016 at 1:45 AM, JAZEIX
Johnny <span dir="ltr"><<a href="mailto:jazeix@gmail.com" target="_blank">jazeix@gmail.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div>
<div>
<div>On 08/11/16 20:25, Ütkarsh Tiwari wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">Hello Mr. Jazeix,
<div> I would like to contribute to GCompris.
I am on Mac OSX platform. I was unable to find
any tutorial to setup GCompris on Macbooks.
Could you please guide me how to get about it?<br clear="all">
<div><br>
</div>
-- <br>
<div data-smartmail="gmail_signature">Regards,<br>
Ütkarsh Tiwari<br>
<br>
<br>
<br>
</div>
</div>
</div>
</blockquote>
</div>
</div>
<p>Hi,</p>
<p>as Bruno answered you last time, you can try to compile
using cmake.</p>
<p>You have some info at <a href="http://gcompris.net/wiki/Qt_Quick_development_process" target="_blank">http://gcompris.net/wiki/Qt_Qu<wbr>ick_development_process</a>
to compile for linux, it should be similar to compile
for mac.</p>
<p>You need to install cmake, Qt (<a href="https://www.qt.io/download-open-source/" target="_blank">https://www.qt.io/download-op<wbr>en-source/</a>
for OS X host) and git. Then, you can follow the steps
in the link above (either using QtCreator or in terminal
"cmake && make && ./bin/gcompris-qt").</p>
<p>I add the list in cc as some people on it have already
compiled for macOSX.</p>
<p>If you have issues, feel free to come in the irc
channel if it is easier for you.</p>
<span><font color="#888888">
<p>Johnny<br>
</p>
</font></span></div>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
<div data-smartmail="gmail_signature">Regards,<br>
Ütkarsh Tiwari<br>
<br>
<br>
<br>
</div>
</div>
</blockquote>
<p><br>
</p>
</div></div></div>
</blockquote></div><br><br clear="all"><div><br></div></div></div><span class="HOEnZb"><font color="#888888">-- <br><div data-smartmail="gmail_signature">Regards,<br>Ütkarsh Tiwari<br><br><br><br></div>
</font></span></div>
</blockquote></div><br></div>