need a free IDE to use with MS compiler

R

Ron Natalie

Andre Heinen said:
Cygwin is not only a port of the GNU utilities, it is also the
Unix API available under Windows.

Unfortunately, it lives (and so do the applications that it genreates)
inside the CYGWIN "lets make windows look like UNIX" environment
which is incompatible with many native windows applications. There
are some other packages (mingw, etc..) that put the GNU compiler
environment in a more native windows environment.
 
M

Matt

Ron said:
Unfortunately, it lives (and so do the applications that it genreates)
inside the CYGWIN "lets make windows look like UNIX" environment
which is incompatible with many native windows applications. There
are some other packages (mingw, etc..) that put the GNU compiler
environment in a more native windows environment.

My goal is to be able to build my app using the Microsoft compiler. I
have tried Mr. Heienen's suggestion to do that using cygwin's Make. It
basically works and looks like the simplest option mentioned in this
thread so far. I guess I shouldn't have said I need an IDE when really
I need only an editor and a make facility. Cygwin lets me use vim and
gmake together with the Microsoft compiler.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,175
Messages
2,570,942
Members
47,490
Latest member
Finplus

Latest Threads

Top