Hi,
I am using Visual Studio 2015, and building a QT5.6 based application.
I want to use RInside and Rcpp to embed MRO into my application on Windows.
I have this working on Linux/OSX using gcc/clang.
I realise that the package authors are responsible for support, but also note that prebuilt binaries are available on MRAN -- but I can't link so they seem pointless (?)
Is it possible to use Rcpp with MRO and compile with MS Visual Studio ?
Thanks
Mark