bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Re: compiling gnubg for windows (fwd)


From: kvandoel
Subject: Re: [Bug-gnubg] Re: compiling gnubg for windows (fwd)
Date: Mon, 22 Jul 2002 11:17:53 +0200 (CEST)

> > > The idea was just to dump the equities (and luck) in comma
> > > or tab separated form so it could be imported into your
> > > favourite plot program.
> > > Of course, it's also possible to make a GTK widget to show
> > > the plot natively.

> > Acctually, I think this is just what we need. Unix uses can
> > then plot the graph in gnuplot, and Windows users can import
> > the file in Excel.

> Yes, this is exactly the unix philosofy: make a program that is good for
> one thing.

I'm all for it;  I'd like to make my own plots (though excel is probably
the last windows plotter I'd ever consider).

I couldn't get the implementation to do anything though...

I change in gnugc.c

#if 1
    { "equityevolution", CommandExportGameEquityEvolution,
      N_("Exports the equity evolution of the game (for import into a 
spreadsheet"),
      szFILENAME, &cFilename },
#endif

and add the export.c to the makefile.

But "export equityevolution game fn" gives still unknown keyword.
Is there anything else I have to do?

Kees




reply via email to

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