Click to See Complete Forum and Search --> : Syntex Error


paulb
10-12-2001, 11:33 AM
Sorry I didnt bring my old post back to life, but I cant post on it. Anyway

When I try to install QT I get an error. It says syntex error in
image.h:[some number]
I went to image.h, line[some number], and I saw:
somthing<somthing>(somthing);
or somthing similer. My first thought that <somthing> was used as a template thing and that it wasnt filled in. I know some C++, but I have never seen somthing like this (I have been re-exploring c on Linux recently and all i use is <stdio.h>, <time.h>, etc.

Does anyone else have this error? Does anyone know how to fix it?