В 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? _______________________________________________ Bug-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-gnustep
