|
From: Bastian M. <bma...@we...> - 2014-03-22 11:26:48
|
Am 22.03.2014 11:42, schrieb Tatsuro MATSUOKA: > Hello > > I have tried to build gnuplot cvs (ChangeLog 2014-03-21) on MinGW-w64-32 build with caca terminal. > > In building term.c, the following error messages were appeared : > (snip) > > I have used libcaca-0.9 built by myself on MinGW-w64-32 platform. > > Any suggestions? Yes, libcaca version >= 0.99.beta15 is required. But on Windows you should better use the current svn version since it includes an improved Windows driver. See http://caca.zoy.org/wiki/libcaca on how to obtain the sources via svn or git. Bastian > > Regards > > Tatsuro |