Re: [Rd] Seeking advice regarding compilation of large libraries using RTools (Windows)

2017-03-07 Thread Richard Beare
is close to working with R? On Wed, Mar 8, 2017 at 10:35 AM, Ray Donnelly wrote: > On Mon, Mar 6, 2017 at 8:21 PM, Richard Beare > wrote: > >> Yep - simpleITK is available at github.com/SimpleITK/SimpleITK. There's >> also github.com/SimpleITK/SimpleITKRInstaller -

Re: [Rd] Seeking advice regarding compilation of large libraries using RTools (Windows)

2017-03-06 Thread Richard Beare
at a similar stage. I'll steer clear of dll's, as you suggest. I'm checking those links for compiler/links flags to see if we're missing anything Thanks On Mon, Mar 6, 2017 at 9:51 PM, Jeroen Ooms wrote: > On Mon, Mar 6, 2017 at 6:33 AM, Richard Beare > wrote: > >

[Rd] Seeking advice regarding compilation of large libraries using RTools (Windows)

2017-03-06 Thread Richard Beare
Hello, I am working on the SimpleITK package for R. This is an enormous package that is largely automatically generated via a set of swig/json/lua magic, and is working well under linux and osx. However we're having a lot of trouble with the Windows side. In fact, we are struggling to get the base