Quote:
|
Originally Posted by tux
>> i keep getting a make error on the line that says "include .conf/*" where it says no such file or directory
You may need to create that directory, and create a blank file in there. Try the updated Makefile that I posted to the mailing list. It should be in the mailing list archives.
http://sourceforge.net/mailarchive/f...forum_id=44800
The update is a bit more involved, as it creates a python script to parse out the messages when you have an error during the compile.
>> yea -- i'm just GNU make -- the problem is in that .conf/* thing -- did i forget to configure something ?
> Oh I just realized something, try changing the make command from mingw32-make to make.
This whole thread is really off-topic here. I do not believe he is trying to use eclipse at all. Sorry. You should probably take any adambots questions to their mailing list, or else start a new thread here.
|
I'm pretty sure that he is trying to use eclipse. I'm assuming he's using the plugin I wrote for eclipse. The plugin generates a makefile for you that's supposed to work with GNU Make.