Using c# code in qt
-
wrote on 9 May 2013, 19:26 last edited by
hello,
i have a c# code. it is using a third party dll as well. i want to use this code in my c++ code. i am having the latest qt creator version which works with visual studio 2010 compiler. OS is MS WINDOWS 7 Ultimate 32 bit.
how can i do this? i am very new to qt. please help
-
wrote on 9 May 2013, 23:10 last edited by
Never done this before, maybe "this":http://www.codeproject.com/Articles/16206/Call-C-code-from-C-and-read-an-array-of-struct-whi helps.
-
wrote on 14 May 2013, 09:13 last edited by
Hello,
[quote author="hardcodes.de" date="1368141004"]Never done this before, maybe "this":http://www.codeproject.com/Articles/16206/Call-C-code-from-C-and-read-an-array-of-struct-whi helps.[/quote]
Thanks for the reply. Better way please?
Anyone else knows a better way?
1/3