Use C# DLL and QT C++
Unsolved
Language Bindings
-
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.