[Rcpp-devel] installation of nlopt on windows from source
Hi Dirk, Thank you so much for your reply. The error message that I had is from a bash script where the 64 bit option is used. I also tried the prebuilt version. That didn't work out either when I attempted to link nlopt with Rcpp in my own package. I was able to build nlopt from source on Mac OS and have linked it with Rcpp successfully there. So I think it is more likely that the prebuilt nlopt is not working correctly.
On Sat, Aug 26, 2017 at 6:02 PM, Dirk Eddelbuettel <edd at debian.org> wrote:
Maybe try one of two things a) Use this advice to build as 64bit: https://github.com/jyypma/nloptr/blob/master/INSTALL.windows#L65 b) Use this advice to avoid all this trouble and a use a prebuilt version https://github.com/jyypma/nloptr/blob/master/INSTALL.windows#L72 But I don't really know as I work mostly on another platform... Dirk -- http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20170826/25373d8f/attachment.html>