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 <e...@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 | e...@debian.org
>
_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to