On Mon, 7 Jul 2008 10:34:24 +0200, Joerg Desch jd.vvd@web.de wrote:
Hi,
We've got an student apprentice for 8 weeks. He should learn to program embedded devices. So I've installed the latest Geany (geany-0.15svn_r2604_setup.exe) together with avr-gcc.
Cool.
My "problem" is, that a make triggered by S-F9 (make all) opens a CMD windows. Isn't this fixed? How can I get the error messages passed to geany?
I guess you are using mingw32-make. When using the make utility bundled with UnxUtils, it will work. See http://sourceforge.net/project/showfiles.php?group_id=9328.
Regards, Enrico