[Rd] building R under mingw 4.7
Prof Brian Ripley
ripley at stats.ox.ac.uk
Sun Sep 8 16:11:54 CEST 2013
On 08/09/2013 12:35, Jonathon Love wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
>
> Hi,
>
> We're developing a Qt application that links against R using Rcpp.
We are guessing on Windows, not mentioned here.
> Qt5 requires Mingw 4.7, where as R seems to require Mingw 4.6. This
> makes linking against R problematic.
AFAICS there are no such versions, and in any case R on Windows supports
Mingw-w64 (not Mingw which is a separate project).
'R' does not require any particular compiler: you can compile your
application with whatever you like, and compile R in the same way.
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595
More information about the R-devel
mailing list