On Thursday, 05 May 2011, pl...@pi... wrote:
> Hi,
>
> pulled CVS last night , can't build with wxt:
>
> In file included from wxterminal/wxt_gui.cpp:96:0:
> wxterminal/wxt_gui.h:75:23: fatal error: wx/wxprec.h: No such file or
> directory
> compilation terminated.
> make[3]: *** [wxt_gui.o] Error 1
>
>
>
> temporary breakage or am I getting something wrong?
The gnuplot source file that refers to wx/wxprec.h has not changed since
July 2009, so it's hard to see why it would break now from the gnuplot side.
Normally I would expect that such a message indicates a missing package,
e.g. libwxgtk2.8-devel
Are you building on a newly-installed system?
Ethan
|