Re: edSharp as a C/C++ IDE?

  • From: Jamal Mazrui <empower@xxxxxxxxx>
  • To: programmingblind@xxxxxxxxxxxxx
  • Date: Thu, 08 Jul 2010 21:22:52 -0400

Have you tried the MinGW compiler setting (on the Control+Shift+F5 list)? This assumes MinGW is installed in the default location. Control+F5 should then compile. If you find ways of tweaking settings such as CompileCommand, AbbreviateOutput, JumpPosition, etc., please let me know, and I will include such improvements in the next EdSharp distribution.


Cheers,
Jamal



On 7/8/2010 4:50 AM, Øyvind Lode wrote:
Hi all:

Is it possible to configure edSharp to use gcc/g++ compilers?
What I would like to accomplish is to press F5 or CTRL+F5 to compile and see
the output in a console.

Right now I need to write my code in edSharp, save it, switch to the command
line and run gcc.
If compilation fails, read the error messages and switch back to edSharp and
so on.

If compilation completes without errors etc I can run the executable
manually to see my app in action.
Then switch back to edSharp to do some more coding and on and on it goes.


__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind

__________
View the list's information and change your settings at //www.freelists.org/list/programmingblind

Other related posts: