Dekel Tsur wrote:
On Wed, Feb 12, 2003 at 07:17:53PM +0100, Andre Poenitz wrote:

On Wed, Feb 12, 2003 at 07:48:27PM +0200, Dekel Tsur wrote:

I get the following error messages (with gcc 3.2.2):

g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../../boost -isystem /usr/X11R6/include -O -fno-exceptions -W -Wall -Winline -c texparser.C -MT texparser.lo -MD -MP -MF .deps/texparser.TPlo
In file included from texparser.C:2:
texparser.h:87: syntax error before `&' token
Fixed.

Still doesn't work:
Replace the
#include "Lsstream.h"
in texparser.C by
#include <sstream>

I thought I had removed it, but it seems I goofed. I'll do it tomorrow
it you can't

JMarc


Reply via email to