Make Simple IDE for C++

BlitzPlus Forums/BlitzPlus Programming/Make Simple IDE for C++

I would like to make a simple kind of IDE for c++ is there any compilers that I could feed code without having the user open them? Like hit F5 and the Blitz+ IDE would do the rest kind of deal.

You could try MinGW and execute it via the commandline. I haven't used blitzplus in a while so I don't know how to do this exactly, but I know its possible. Also, if you want the user to have an easy time, you'd best include the MinGW programs with your IDE.

look at Textpad for an eample of what it sounds you are trying to do.

http://www.textpad.com/