Make Simple IDE for C++

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

Whats My Face(Posted 2008) [#1]
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.


Armor Nick(Posted 2008) [#2]
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.


Snarkbait(Posted 2008) [#3]
look at Textpad for an eample of what it sounds you are trying to do.

http://www.textpad.com/