Hi,
I’m Vicky here from Malaysia. I need a help for my project on developing an IDE for microchip programming. I’m developing this IDE in the C# environment.Let me go in more detail, after writing a program in a text box, the user will click the button to compile the program. To compile the program, i need to use a command line compiler which supports the microchip programming. So in “build” function area, i need to use the command line for that particular compiler to compile the program that was written in the text box. Please do help.