bug-gnustep
[Top][All Lists]
Advanced

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

[bug #25462] Issues building GDL2 on Windows


From: Nicola Pero
Subject: [bug #25462] Issues building GDL2 on Windows
Date: Mon, 02 Feb 2009 09:23:56 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; en-us) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/3.2.1 Safari/525.27.1

Update of bug #25462 (project gnustep):

                Category:                    None => Makefiles              
             Assigned to:                    None => nico                   

    _______________________________________________________

Follow-up Comment #1:

Giuseppe,

linking palettes on Windows requires a couple of additional libraries.

Try adding the lines

ifeq ($(GNUSTEP_TARGET_OS),mingw32)
ADDITIONAL_GUI_LIBS += -lGorm -lGormCore
endif

before include $(GNUSTEP_MAKEFILES)/palette.make

Let me know if it works for you - I'll test myself once I get to a Windows
machine 
again.  Btw, I wonder if palette.make couldn't do a better job at this. 
Anyway.

Thanks

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?25462>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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