[GenABEL-dev] ISNAN problem in filevector found by Jenkins
L.C. Karssen
lennart at karssen.org
Tue Nov 19 09:14:47 CET 2013
Hi Maksim,
Good question... The idea is to generate a .dll file for Windows, but
I'm not sure what would be the best way to distribute that. It would be
interesting to see how other packages do that. For example, the XML
package depends on libxml2:
http://cran.r-project.org/web/packages/XML/index.html and the Rcurl
package depends on libcurl:
http://cran.r-project.org/web/packages/RCurl/index.html
In the XML package .zip file for Windows there is a directory libs/x64
and a directory libs/i386. Both contain XML.dll, so I think that for
Linux you simply specify a dependency on a library, whereas for Windows
the actual .dll is in the package (which is quite logical because
Windows lacks the package repositories that most Linux distros have).
It seems that for MacOS the .tgz file also contains a lib directory with
the .so file.
Best regards,
Lennart.
On 19-11-13 08:56, Maksim Struchalin wrote:
> Hi Lennart,
>
> How the users under win will install such a library?
>
> best,
> Maksim
>
> On 19/11/2013 14:46, L.C. Karssen wrote:
>> Dear all,
>>
>> The Jenkins setup already shows its value: After Maksim changed the call
>> from std::isnan() to ISNAN() in fvlib's CastUtils.cpp an automatic build
>> of ProbABEL was triggered and it failed (because ISNAN() is an R function).
>>
>> I guess this is one more reason to try to convert fvlib into a real
>> (shared) library.
>> Does anyone have another workable solution?
>>
>>
>> Lennart.
>>
>>
>> _______________________________________________
>> genabel-devel mailing list
>> genabel-devel at lists.r-forge.r-project.org
>> https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/genabel-devel
>
>
>
> _______________________________________________
> genabel-devel mailing list
> genabel-devel at lists.r-forge.r-project.org
> https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/genabel-devel
>
--
-----------------------------------------------------------------
L.C. Karssen
Utrecht
The Netherlands
lennart at karssen.org
http://blog.karssen.org
Stuur mij aub geen Word of Powerpoint bestanden!
Zie http://www.gnu.org/philosophy/no-word-attachments.nl.html
------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 230 bytes
Desc: OpenPGP digital signature
URL: <http://lists.r-forge.r-project.org/pipermail/genabel-devel/attachments/20131119/83d9bf7e/attachment.sig>
More information about the genabel-devel
mailing list