Need C compiler with Visual C-like IDE

  • Thread starter Thread starter Fran
  • Start date Start date
U. Krebs said:
Try MinGW Developer Studio 2.05, I think it comes closest to Visual C++:

http://www.parinya.ca/

Be sure to download the version with wxWindows Class Library.

MinGW Developer Studio has no built-in forms editor.

The OP can use one of the separate form editors for wxWidgets (formerly
known as wxWindows, but they got mail from you-know-who's lawyers...)

<http://xrced.sourceforge.net/>
<http://wxglade.sourceforge.net/>

There is also this for an IDE with code editor + forms editor:
<http://visualwx.altervista.org/>
 

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

Back
Top