Anybody suggestions? I need to have a int64_t in my C api but zproject does not have such type unless I use the msecs type. Can we add such a type or is there any other way? If I specify int64 type in zproject I get a warning saying 'int64' does not resolve to a class. Rg, Arnaud