|
From: Timothée L. <tim...@lp...> - 2009-01-15 09:23:34
|
Tatsuro MATSUOKA a écrit : > Hello > > I failed to build wxt term on mingw with the latest cvs sources (2009-01-14) > I used the makefile.mgw. > > wxt_gui.o:wxt_gui.cpp:(.text+0x2841): undefined reference to `_gp_cairo_helper_coordval_to_chars' > collect2: ld returned 1 exit status > make: [gnuplot.exe] Error 1 (ignored) > The gd libraries used is gd-2.0.36RC1 static build (buily myself.) > > If ./confgiure and make process were modified, is it necesarry to modify makefile.mgw? > > > Regards > > Tatsuro > > Hello, Thanks for the report. You are right, I had forgotten to fix makefile.mgw. I just did it in CVS. Please tell me if it's ok now. Best regards, Timothée |