I am getting some compile error messages when trying to convert the previous project from 5.5 CVI to the current 2013 Version.
"toolbox.h"(762,9) error: unknown type name 'intptr_t'
"toolbox.h"(1251,42) error: unknown type name 'CVIAbsoluteTime'
toolbox.h is a read only file, and I couldn't change anything at this moment. Does anyone know what cause this issue? and how could I solve it?