Use C# DLL and QT C++
-
wrote on 4 Sept 2021, 19:15 last edited by Nathan Miguel 9 Apr 2021, 19:16
I have a C# dll and i wanna call functions from c++ code, how i can do that?
any example with simple function is valid
-
Hi,
See this stack overflow answer for several possibilités.
1/2