[gameprogrammer] Re: Another IDE!
- From: Nick Howes <nickhowes@xxxxxxxxxxxxxxxx>
- To: gameprogrammer@xxxxxxxxxxxxx
- Date: Sat, 22 Oct 2005 12:53:07 +0100
Matthew Weigel wrote:
Martyn Ashworth wrote:
Whilst searching for a cross-platform PHP IDE I came across Eclipse
("http://eclipse.org") which is a Java based IDE that supports plugins for
many other types of development (PHP, Java(script), C/C++).
I've heard mixed things about its C++ support
(http://www.eclipse.org/cdt/), like "getting there" or "maybe one day."
Since it uses gdb as its debugger and make as its default build system,
programmers who use other tools may be put off.
I tried CDT a while ago and couldn't really see anything other than
syntax highlighting and the makefile management, and went back to
Dev-C++ (which to be fair doesn't have that much else either but it's at
least written specifically for C++). I tried again yesterday because I'm
entering a small retro-style games competition, and thought it'd be a
good chance to get into OpenGL. Managed to get SDL/OpenGL running the
gears demo, once I'd remembered how to set up mingw and the like. Is it
fairly easy to set up an orthogonal view so i can render 2D-esque sprites?
---------------------
To unsubscribe go to http://gameprogrammer.com/mailinglist.html
- References:
- [gameprogrammer] Another IDE!
- From: Martyn Ashworth
- [gameprogrammer] Re: Another IDE!
- From: Matthew Weigel
Other related posts:
- » [gameprogrammer] Another IDE!
- » [gameprogrammer] Re: Another IDE!
- » [gameprogrammer] Re: Another IDE!
- » [gameprogrammer] Re: Another IDE!
- » [gameprogrammer] Re: Another IDE!
- » [gameprogrammer] Re: Another IDE!
- » [gameprogrammer] Re: Another IDE!
- » [gameprogrammer] Re: Another IDE!
- » [gameprogrammer] Re: Another IDE!
- » [gameprogrammer] Re: Another IDE!
- » [gameprogrammer] Re: Another IDE!
- » [gameprogrammer] Re: Another IDE!
- » [gameprogrammer] Re: Another IDE!
I've heard mixed things about its C++ supportWhilst searching for a cross-platform PHP IDE I came across Eclipse ("http://eclipse.org") which is a Java based IDE that supports plugins for many other types of development (PHP, Java(script), C/C++).
(http://www.eclipse.org/cdt/), like "getting there" or "maybe one day." Since it uses gdb as its debugger and make as its default build system,
programmers who use other tools may be put off.
--------------------- To unsubscribe go to http://gameprogrammer.com/mailinglist.html
- [gameprogrammer] Another IDE!
- From: Martyn Ashworth
- [gameprogrammer] Re: Another IDE!
- From: Matthew Weigel