discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNUStep Under Windows


From: Darin Bray
Subject: Re: GNUStep Under Windows
Date: Fri, 29 Feb 2008 13:17:12 -0500

Thank you very much Adam, I can't believe I missed that.  Of course now I get to fix all the typos in my code that are preventing it from compiling.  At least it looks like I am making progress now.

On Fri, Feb 29, 2008 at 1:06 PM, Adam Fedor <fedor@qwestoffice.net> wrote:

On Feb 29, 2008, at 10:42 AM, Darin Bray wrote:

> The contents of my makefile are...
>
> include $(GNUSTEP_MAKEFILES)/common.make
>
> TOOL_NAME = Fraction
> LogTest_OBJC_FILES = main.m
>
> include $(GNUSTEP_MAKEFILES)/tool.make
>

You need to change LogTest to Fraction:

Fraction_OBJC_FILES = main.m



reply via email to

[Prev in Thread] Current Thread [Next in Thread]