<br><br><div class="gmail_quote">On Thu, Mar 4, 2010 at 10:21 AM, Deepayan Sarkar <span dir="ltr"><<a href="mailto:deepayan.sarkar@gmail.com">deepayan.sarkar@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
On Wed, Mar 3, 2010 at 7:32 AM, Michael Lawrence<br>
<div class="im"><<a href="mailto:lawrence.michael@gene.com">lawrence.michael@gene.com</a>> wrote:<br>
</div><div class="im">> Thanks, this should be fixed. Smoke uses negative indices for ambiguous<br>
> (overloaded) methods, which were happening in constructors. Just had to<br>
> check for that.<br>
<br>
</div>Thanks, looks good so far.<br>
<br>
BTW, with the latest updates, I now get<br>
<br>
/tmp/qtbase/inst/kdebindings/smoke/qt/qt_includes.h:37:29: error:<br>
QtWebkit/QtWebkit: No such file or directory<br>
<br>
and I have /usr/include/qt4/QtWebKit/QtWebKit on my system (note<br>
different camel-casing). Is that a typo, or is the file name really<br>
different on your system?<br>
<font color="#888888"><br></font></blockquote><div><br>Better correct that, thanks. I don't have it on my system, so it was never tested. Btw, the build system is a bit messed up on the cleaning end. Generated files get left behind and cause issues. So now I'm moving to a model where the build happens in a separate directory, as directed by the cmake documentation. Then when --(pre)clean is passed to R, we perform the equivalent of an autotools distclean, which seems appropriate.<br>
<br>Michael<br><br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><font color="#888888">
-Deepayan<br>
</font></blockquote></div><br>