From eugenio.topa at altecspace.it Mon Jun 8 23:02:20 2020 From: eugenio.topa at altecspace.it (Eugenio Topa) Date: Tue, 09 Jun 2020 08:02:20 +0200 Subject: [Spice_discussion] CSPICE DLL for C# Message-ID: <005401d63e23$8c9c9da0$a5d5d8e0$@altecspace.it> Hi, I need to include the use of spice kernels within an application written in C #. So I was wondering if anyone has had experience with building the C version as a DLL and if they have any suggestions about it or if a DLL already exists to use them. I currently do not have much experience in wrapping C libraries. Thanks. Eugenio Topa ---- ALTEC S.p.A. ---- COMUNICAZIONE IMPORTANTE Questo documento ? formato esclusivamente per il destinatario. Tutte le informazioni ivi contenute, compresi eventuali allegati, sono da ritenere esclusivamente confidenziali e riservate secondo i termini del vigente D.Lgs. 196/2003 in materia di privacy come modificato dal D.Lgs 101/2018 e del Regolamento europeo 679/2016 ? GDPR- e quindi ne ? proibita l?utilizzazione ulteriore non autorizzata. Se avete ricevuto per errore questo messaggio, Vi preghiamo cortesemente di contattare immediatamente il mittente e cancellare la e-mail. Grazie IMPORTANT NOTICE This document is only for the recipient. All information contained, including any attachments, is to be considered confidential to the terms of the current D.Lgs 196/2003 on privacy as amended by D.Lgs 101/2018 and the European Regulation 679/2016 - GDPR- and therefore the further unauthorized use is prohibited. If you have received this message by mistake, we kindly ask you to immediately contact the sender and delete the e-mail. Thank you. -------------- next part -------------- An HTML attachment was scrubbed... URL: From mail at helgeeichhorn.de Tue Jun 9 13:16:25 2020 From: mail at helgeeichhorn.de (Helge Eichhorn) Date: Tue, 9 Jun 2020 22:16:25 +0200 Subject: [Spice_discussion] CSPICE DLL for C# In-Reply-To: References: Message-ID: Hi Eugenio, We (JuliaAstro) compile CSPICE shared libraries for a lot of platforms for our Julia wrapper. Have a look here: https://github.com/JuliaBinaryWrappers/CSPICE_jll.jl/releases/tag/CSPICE-v66.0.0%2B0 If you want to compile it yourself, a CMake-based build script for DLL is here: https://github.com/JuliaPackaging/Yggdrasil/tree/master/C/CSPICE/bundled/cmake Cheers, Helge -------------- next part -------------- An HTML attachment was scrubbed... URL: