MAMEWorld >> Programming
View all threads Index   Flat Mode Flat  

joey
MAME Fan
Reged: 04/05/06
Posts: 2
Send PM
Re: c ide
06/16/06 03:40 PM


> > Can anybody give me some advice on a good (open-source) C IDE that i can use to
> hack
> > mame? Whats your favorite?
>
> I don't use an IDE, but assuming you're on Windows, both Dev-C++ and Eclipse are
> popular open-source IDEs. (And before someone objects, Eclipse is *not* just for Java
> anymore).

Any good reason why not using an IDE? I used notepad before to explore the mame code but now i'm getting more serious with it notepad seems to have some serious restrictions. To really understand how things work i need a good integrated debugger so i can step through the code, and i need the editor to understand the code so i can easily see declarations and jump to other sections etc. I tried them all (the open-source ide's) but eclipse with CDT seems to work best (its stable and very functional), configured to use mingw and custom makefile. I just keep getting messages from the scanner complaining about code bits it doesnt understand, like the #error preprocessor directive, and some other things. Has anybody used eclipse with CDT for Mame? And if so, can anybody tell me the correct configuration for it?







Entire thread
Subject Posted by Posted on
* c ide joey 06/07/06 03:12 PM
. * Re: c ide R. Belmont  06/11/06 07:54 PM
. * Re: c ide joey  06/16/06 03:40 PM
. * Re: c ide krick  06/07/06 07:49 PM

Extra information Permissions
Moderator:  Pi 
0 registered and 112 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 4131