Hi Dirk,
Thanks for your reply, we indeed have a mismatch in the wt version. I am
using wt version 3.2.0 with boost 1.47.0. I tried to compile wt from
sources using version 3.2.10 but it fails due a variable used in wt not
defined in my version of boost. Therefore I am going to investigate on
the
Hi Cedric,
Thanks for posting here. I'll reply to post email in this one.
On 28 February 2012 at 16:09, GOUY-PAILLER Cedric wrote:
| Dear list,
|
| I am trying to use the wt example provided in RInside. The sources have
| just been downloaded from the svn :
|
| ~ svn checkout svn://svn.r-for
I forgot to mention that the other Rinside examples work well (even the
qt one).
Cedric
* GOUY-PAILLER Cedric [2012-02-28 16:09:10 +0100]:
> Dear list,
>
> I am trying to use the wt example provided in RInside. The sources have
> just been downloaded from the svn :
>
> ~ svn checkout svn://sv
Dear list,
I am trying to use the wt example provided in RInside. The sources have
just been downloaded from the svn :
~ svn checkout svn://svn.r-forge.r-project.org/svnroot/rinside/
~ cd rinside/pkg/inst/examples/wt
then it compile without problem
~ make
g++ -Wall -I/usr/local/include
-I/home/c