|
From: Bastian M. <bma...@we...> - 2011-05-05 08:50:00
|
Am 05.05.2011 09:35, schrieb pl...@pi...: > 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? Works nicely here. Might be a problem with your wxWidgets installation. Does `wx-config --version --cflags` work? For version 2.8.x the file should be located in /usr/include/wx-2.8/wx/. Bastian > > Thx, Peter. > |