I downloaded the newton example and tried to run the Lite_c main script but it fails to run because of a error in line 257 of Newton.c file. I changed the typedef struct as was stated in the post for Vertex but it still comes back as a syntax error on 257. I downloaded and am using the latest version of Lite_c. Can you tell me what i am doing wrong. The newton application that is compiled runs fine.