Groups | Search | Server Info | Login | Register


Groups > gnu.gnustep.bug > #4354

Re: linking fails / icon broken in window maker / gorm

From Yavor Doganov <yavor@gnu.org>
Newsgroups gnu.gnustep.bug
Subject Re: linking fails / icon broken in window maker / gorm
Date 2018-09-16 19:03 +0000
Message-ID <mailman.856.1537124759.1284.bug-gnustep@gnu.org> (permalink)
References <0dcaec51621463e2db5d1dc0b24ffd42@phys.ethz.ch>

Show all headers | View raw


В Sun, 16 Sep 2018 16:26:57 +0200, Gürkan Myczko написа:

> When I try to build ModPlugPlay.app (to link it against
> libopenmpt-modplug-dev+libao-dev instead libmodplug-dev),
> I'm getting linking errors like:

Check your makefile:  ADDITIONAL_LDFLAGS should be ADDITIONAL_GUI_LIBS or 
ModPlugPlay_GUI_LIBS.

I'm not familiar with the details but I wonder why would you want to link 
with a library that provides a compatibility layer around another library 
instead of the real library itself?

Back to gnu.gnustep.bug | Previous | Next | Find similar


Thread

Re: linking fails / icon broken in window maker / gorm Yavor Doganov <yavor@gnu.org> - 2018-09-16 19:03 +0000

csiph-web