|
From: James W. W. <os...@jw...> - 2007-10-17 16:08:52
|
On Oct 17, 2007, at 8:09 AM, Daniele Cavallini wrote: > I tried to compile for windows but I have some syntax error when > compiling. > Some "and" and "not" are simple to correct but > syntax error of > const TQ3TriMeshData& tmData( *tmPeek ); > in > MergeTriMeshList > are more hard What compiler? If your compiler does not accept standard C++, perhaps you should get a better one. |