[tuhopuu-devel] compilation error

joeedh joeeagar at prodigy.net
Thu Jun 16 19:00:42 CEST 2005


Ivan Sedo wrote:

>hi,
>there are two c++ style comments in c file
>
>extern/qhull/src/geom.c
>extern/qhull/src/geom.c: In function `qh_findbest':
>extern/qhull/src/geom.c:142: error: syntax error before '/' token
>extern/qhull/src/geom.c: In function `qh_findbestnew':
>extern/qhull/src/geom.c:412: error: syntax error before '/' token
>
>
>ivan
>
The compiler should be set to not care.

If your using gcc, try searching the makefiles for -pedantic in the 
CFLAGS, if it's in there then cut it out.

joeedh


More information about the tuhopuu-devel mailing list