<div class="gmail_quote">On Tue, Jan 13, 2009 at 2:57 PM, Pierrick Grasland <span dir="ltr"><<a href="mailto:pierrick.grasland@gmail.com">pierrick.grasland@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br><br>Sorry. I forgot to include gtkCallback in my mail.<br><br>Actually, Gio/gfile doesn't seems to be corrupted. (It was proved, with a previous version of our program working perfectly)<br><br>We nailed down a problem : an header, protected with #define, was include several times, but generate this error (I wasn't able to define why, because it doesn't include gtk).<br>
<br>So, actually, like we said in France our program seems to be "Tomber en marche" (opposite of "Tomber en panne"/breaking down)<br><br>I'm trying to find out why he is doing this, but with as new afternoon on this bug, I don't think our errors are from our CMake configurations.<div class="Ih2E3d">
<br>
<br><span style="color: rgb(153, 0, 0);">This is after I</span><br style="color: rgb(153, 0, 0);"><span style="color: rgb(153, 0, 0);">
defined -DUSE_GTK_GUI).</span><br><br></div>Is it how we could define specific #define in an environment ? I will add it, I was searching this one :)</blockquote><div><br>Yes, use ADD_DEFINITIONS(-DUSE_GTK_GUI) in your CMakeLists.txt when you want to define that symbol (presumably when GTK is being used).<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Thanks a lot !</blockquote><div><br>No problem.<br><br></div></div><br>-- <br>Philip Lowman<br>