<br><br><div class="gmail_quote">On Sat, Jan 16, 2010 at 7:33 AM, Deepayan Sarkar <span dir="ltr">&lt;<a href="mailto:deepayan.sarkar@gmail.com">deepayan.sarkar@gmail.com</a>&gt;</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;">
Hi (mostly MIchael),<br>
<br>
r206 (2010-01-14, Update to latest smoke) caused a regression in my<br>
setup because these lines were removed (they had been added following<br>
Justin&#39;s suggestion because I need the -fPIC flag):<br>
<br>
----<br>
if( CMAKE_SYSTEM_PROCESSOR STREQUAL &quot;x86_64&quot; )<br>
  set_target_properties(smokeqt PROPERTIES COMPILE_FLAGS &quot;-fPIC&quot;)<br>
endif( CMAKE_SYSTEM_PROCESSOR STREQUAL &quot;x86_64&quot; )<br>
----<br>
<br>
Not a big deal, I just added them back, but I was wondering if there&#39;s<br>
anything we might do to prevent repeat occurrences. Was the file<br>
copied verbatim from the new smoke release?<br>
<br></blockquote><div><br>Yes, those files are copied verbatim with the sync. We need to get these changes into upstream. But the uptake seems pretty slow. There is this fix, as well as the fixes for OS X. We probably need to create our own branch of the kdebindings stuff or at least maintain a set of patches. The latter is probably a better idea.<br>
<br>Michael<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
-Deepayan<br>
_______________________________________________<br>
Qtinterfaces-devel mailing list<br>
<a href="mailto:Qtinterfaces-devel@lists.r-forge.r-project.org">Qtinterfaces-devel@lists.r-forge.r-project.org</a><br>
<a href="https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/qtinterfaces-devel" target="_blank">https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/qtinterfaces-devel</a><br>
</blockquote></div><br>