Re: can I use swig to bind c++ dll with vb.net?
William S Fulton <[email protected]>
| Newsgroups | gmane.comp.programming.swig |
|---|---|
| Message-ID | <CANGqftBME=U8VmWETiRG+_dycKS_K52OUAVosfBAECuqreuCVA@mail.gmail.com> |
SWIG generates C# code. Once you've compiled it, you can call the C# code from any .NET language. It's no different to VB.NET calling into any other C# compiled code. William On Thu, 5 Dec 2019 at 06:47, benzwt benzwt <[email protected]> wrote: > I have connected the c++ dll to c# using SWIG successfully. But I found > that the generated dll was not in the form of COM component. What should I > do if I want use the dll with VB.net ? > > Does swig support VB.net ? > _______________________________________________ > Swig-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/swig-user > _______________________________________________ Swig-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/swig-user