Hi.
I tried to compile GiGi which I downloaded from svn just now, but I am getting syntax errors:
Code:
GG/Spin.h:503: error: syntax error before `>' token
GG/Spin.h:504: error: syntax error before `>' token
GG/Spin.h:506: error: syntax error before `>' token
GG/Spin.h:508: error: syntax error before `>' token
GG/Spin.h:511: error: syntax error before `>' token
I am using gcc 3.3.6. Should this this version work, or do I need something else? If it's not my compiler, what else could be causing this?
Thanks in advance.
Val