[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nel] Compilation problem with nel/src/3d/driver.h
From: |
Cyril 'Hulud' Corvazier |
Subject: |
Re: [Nel] Compilation problem with nel/src/3d/driver.h |
Date: |
Thu, 18 Oct 2001 15:02:30 +0200 |
Hi,
We will fixe it. It should be on the cvs after the night update.
Thanks for the report.
Regards,
Cyril.
> c++ -DHAVE_CONFIG_H -I. -I. -I../../../../include -I../../../../src
> -I/usr/include/stlport -O3 -Wno-multichar -D_REENTRANT
> -I/usr/X11R6/include -Wp,-MD,.deps/driver_opengl.pp -c driver_opengl.cpp
> -fPIC -DPIC -o .libs/driver_opengl.lo
> In file included from driver_opengl.h:51,
> from driver_opengl.cpp:48:
> ../../../../src/3d/driver.h:633: parse error before `0L'
> ../../../../src/3d/driver.h:648: missing ';' before right brace
> ../../../../src/3d/driver.h:662: virtual outside class declaration
> <followed by lots of errors>