On Tue, 2003-02-18 at 16:50, Götz Waschk wrote:
> Am Dienstag, 18. Februar 2003, 16:43:02 Uhr MET, schrieb Oden Eriksson:
> > Or someone else?
> > http://freshmeat.net/releases/113463/
> 
> Doesn't seem to build, here's the error (after setting $QTDIR):
> [goetz@klama Project-ACIDXML]$ make
> g++ -c -Wall -W -O2  -DQT_NO_DEBUG -I/usr/local/include -I/usr/local/include/X11/qt3 
>-I/usr/lib/apache/include/xml -I/usr/lib/qt3/include -I/usr/lib/qt3/mkspecs/default 
>-o ACIDXMLGUI.o ACIDXMLGUI.cpp
> In file included from ACIDXMLGUI.h:2,
>                  from ACIDXMLGUI.cpp:1:
> SnortXMLLog.h:20: 'vector' is used as a type, but is not defined as a type.

It assumes 'using namespace std' is automatically set.
-- 
Sebastian Dransfeld <[EMAIL PROTECTED]>


Reply via email to