src/syncthread.h:9: error: expected class-name before '{'
Brought to you by:
transamrit
Hi !
I am trying to compile qsync to see how it works for me instead of writing my own
I am getting errors at compile and could use a hint if you have any.
Is the file OK ?
Looks funny to me on line 9 but what do I know.
Thanx much,
Tim
Entering directory `/home/berke/download/qsync-0.3.0'
if g++ -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -I/tools/packarch/public/gnu2/include -g -O2 -MT dlgstatus.o -MD -MP -MF ".deps/dlgstatus.Tpo" -c -o dlgstatus.o `test -f 'src/dlgstatus.cpp' || echo './'`src/dlgstatus.cpp; \
then mv -f ".deps/dlgstatus.Tpo" ".deps/dlgstatus.Po"; else rm -f ".deps/dlgstatus.Tpo"; exit 1; fi
src/syncthread.h:9: error: expected class-name before '{' token
make[2]: *** [dlgstatus.o] Error 1
config.log