[RQt-devel] linux loading issue

Michael Lawrence lawrence.michael at gene.com
Sun Mar 30 08:29:28 CEST 2014


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.


On Sat, Mar 29, 2014 at 3:10 PM, fabrice <fabrnicol at gmail.com> wrote:

> 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.
> Platform: Kubuntu saucy, i386.
> ------------
> Error : .onLoad failed in loadNamespace() for 'qtbase', details:
>   call: dyn.load(file, DLLpath = DLLpath, ...)
>   error: impossible de charger l'objet partagé '/home/fab/R/i686-pc-linux-
> gnu-library/3.0/qtbase/libs/qtbase.so':
> [translation: cannot load shared object ...qtbase.so]
>   /home/fab/R/i686-pc-linux-gnu-library/3.0/qtbase/libs/qtbase.so:
> undefined symbol: qt_Smoke
> -------------
> _______________________________________________
> Qtinterfaces-devel mailing list
> Qtinterfaces-devel at lists.r-forge.r-project.org
> https://lists.r-forge.r-project.org/cgi-bin/mailman/
> listinfo/qtinterfaces-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/qtinterfaces-devel/attachments/20140329/4c1e9a83/attachment.html>


More information about the Qtinterfaces-devel mailing list