<div dir="ltr">What does your smokedata.cpp look like? Does it have a qt_Smoke? If so then it is some sort of linking issue. The smoke library is statically linked to the package library. If not, then the smoke generation is failing for some reason. Might be helpful to see the build log.<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Mar 29, 2014 at 3:10 PM, fabrice <span dir="ltr"><<a href="mailto:fabrnicol@gmail.com" target="_blank">fabrnicol@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Under linux, the current repository source builds 100 % yet fails to load with R-3.0.2/3 due to a linking issue with Smoke.<br>
Platform: Kubuntu saucy, i386.<br>
------------<br>
Error : .onLoad failed in loadNamespace() for 'qtbase', details:<br>
call: dyn.load(file, DLLpath = DLLpath, ...)<br>
error: impossible de charger l'objet partagé '/home/fab/R/i686-pc-linux-<u></u>gnu-library/3.0/qtbase/libs/<u></u>qtbase.so':<br>
[translation: cannot load shared object ...qtbase.so]<br>
/home/fab/R/i686-pc-linux-gnu-<u></u>library/3.0/qtbase/libs/<u></u>qtbase.so: undefined symbol: qt_Smoke<br>
-------------<br>
______________________________<u></u>_________________<br>
Qtinterfaces-devel mailing list<br>
<a href="mailto:Qtinterfaces-devel@lists.r-forge.r-project.org" target="_blank">Qtinterfaces-devel@lists.r-<u></u>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-<u></u>project.org/cgi-bin/mailman/<u></u>listinfo/qtinterfaces-devel</a><br>
</blockquote></div><br></div>