On Tue, Jul 13, 2010 at 5:07 AM, Isaac Marino Bavaresco wrote: > > You could use an IDE like Code:Blocks (free and open-source), just > updated to version 10.05 (may 2010). It integrates seamlessly with a lot > of compilers, including MinGW and some cross-compilers for embedded > systems (SDCC, ARM, AVR, etc.). Very good indeed, lots of > functionalities and plug-ins). > > There is another nice free IDE, CodeLite. I didn't use it much but it > seems well done, and is updated much more frequently than Code:Blocks. > I actually like MinGW or Cygwin GCC compiler much better than Visual C++ for what I am doing. I am not a programmer myself and I only write some simple C programs (like some of the libusb related C codes at my Google Code site). http://code.google.com/p/picusb/downloads/list Now I use Notepad++ and build those simple C files under the MSys or Cygwin or the plain Windows cmd console (or use gedit to edit and bash prompt to build). I installed Code::Blocks and CodeLite and find them not very useful for simple things I am doing (under Windows or Linux). -- Xiaofan http://sourceforge.net/projects/libusb-win32/ -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist