ackage, and 'x64' when building the 64-bit DLL.
>
> Dan
>
>
> - Original Message -
> > From: "Dong Li"
> > To: "bioc-devel"
> > Sent: Friday, November 18, 2016 10:08:56 AM
> > Subject: [Bioc-devel] GSL on Windows
>
> > H
y, November 18, 2016 10:08:56 AM
> Subject: [Bioc-devel] GSL on Windows
> Hi
>
> Sorry about previous post on support.bioconductor.org.
>
> I am trying to use GSL on Windows to build my package. And I use
> src/Makevars.win as Martin's package
> https://github.com/Bio
Hi
Sorry about previous post on support.bioconductor.org.
I am trying to use GSL on Windows to build my package. And I use
src/Makevars.win as Martin's package
https://github.com/Bioconductor-mirror/DirichletMultinomial.
PKG_LIBS += -L$(LIB_GSL)/lib -lgsl -lgslcblas
PKG_CPPFLAGS += -I$(RHOME