Hi,
I am trying to compile a game called euchre
(http://sourceforge.net/projects/euchre) on cygwin 1.5.20-1. When I do,
I get the following errors at link time:
c++ -g -O2 -o euchre ComputerGuiPlayer.o GuiGame.o GuiOptions.o
GuiPlayer.o HumanGuiPlayer.o callbacks.o globals.o interface.o su
ppo
Buster wrote:
> This is not a Cygwin-specific problem. In
> euchre-0.7/src/gui/Makefile.am, @GTK_LIBS@ should come at the end of
> the list of libraries to link, instead of at the beginning. Further
> questions (for example, about why 'make install' fails while trying to
> invoke automake -- sorry,
2 matches
Mail list logo