1
Answer

GCC in C# Application

gorgio gorgio

gorgio gorgio

10y
2.2k
1
Hello Everybody,
I need your help.
I have wrote the C# Application which loads C-Files in a container. And now I need to compile the code of this files with the help of GCC compiler and at the end to analyse the Coverage of the code with the help of GCOV.How can I implement this functions in my WinForms application?
Can somebody help me?
Thanks a lot,
with the best regards,
robert

Answers (1)