Hi Kuba, hooked up to google code svn version of xcircuit-qt and have version 153. gcc complains that uintptr_t has not been defined, and when comparing to the old xcircuit-9 code, I find it used to be an unsigned int. A quick grep for uintptr_t did not show any definition in any file. I hacked it back to unsigned int just to get on with compilation, and that problem went away. I guess a future svn update will solve the problem.
Kind regards, -- Svenn _______________________________________________ Xcircuit-dev mailing list [email protected] http://www.opencircuitdesign.com/mailman/listinfo/xcircuit-dev
