Cross platform C++ and C#
Rui Oliveira <[email protected]> Fri, 29 Jan 2021 09:39:56 +0000
| Newsgroups | gmane.comp.programming.swig |
|---|---|
| Message-ID | <CY4PR19MB1622DEDAADA0348539553223D4B99@CY4PR19MB1622.namprd19.prod.outlook.com> |
Greetings! You probably have this already figured out so I'll ask here: How do you do cross-platform C++/C# interop? I mean, with .net 5 (both CLI and with Visual Studio) I can publish targeting whatever platform from my platform (Windows). But would you integrate cross compiling the C++ part? Like, without having to manually build (cross compile) the C++ libraries , and the SWIG interface and copy files over... Ideally all part of the VS solution? Or maybe with Cmake? But I'd like to keep the ability to have the preview editor, hot reload, that sorta stuff... Thanks! Rui _______________________________________________ Swig-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/swig-user