On Nov 12, 2010, at 2:40 PM, Svenn Are Bjerkem wrote: > Hi Kuba > > with some changes I got all the sources compiled and ./xcircuit runs > on my machine. > > I attach the output from svn diff to this email.
The attachments are removed by the listserv. Feel free to send the attachment directly to me. If you revert your changes and update to latest svn, it should compile as well I hope (based on your changes). The unsigned int change gets it to compile for you, but it is invalid, the problem was a missing stdint.h include. [u]intptr_t is a standard C99 type. Thanks, Kuba _______________________________________________ Xcircuit-dev mailing list [email protected] http://www.opencircuitdesign.com/mailman/listinfo/xcircuit-dev
