[Rcpp-devel] Linking to GLPK

Tiago Fragoso fragoso2718 at gmail.com
Thu Jun 9 15:36:17 CEST 2016


Hello,

I've been trying to use glpk with Rcpp on Windows, to no avail. Is there
any way to directly link to GLPK from a C++ source file (like simply using
#include <glpk.h>)?

 I am aware that there are packages that use GLPK in R (Rglpk or glpkAPI
for example), but I also got no clues from their source files. Any pointers
will be of great help.

Thanks!

On Wed, Jun 8, 2016 at 5:19 PM, Tiago Fragoso <mingote at gmail.com> wrote:

> Hello,
>
> I've been trying to use glpk with Rcpp on Windows, to no avail. Is there
> any way to directly link to GLPK from a C++ source file (like simply using
> #include <glpk.h>)?
>
>  I am aware that there are packages that use GLPK in R (Rglpk or glpkAPI
> for example), but I also got no clues from their source files. Any pointers
> will be of great help.
>
> Thanks!
>
> Tiago
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20160609/b60acddf/attachment.html>


More information about the Rcpp-devel mailing list