Re: [Libphidget-devel] libphidget newbie post...
Status: Alpha
Brought to you by:
jstrohm
|
From: Vadim T. <vt...@fr...> - 2003-06-27 06:25:32
|
Hello Tom, > sorry for being impatient and not waiting a few days to see if there is > any traffic on this list, but the sourceforge archives indicate zero > traffic since september... Right decision :) > I'm making slow progress... the DBG statements had to be defined and > re-ordered to make my C compiler happy. --no-verify had to be deleted from > a line in ./configure to get configure to run... Never modify ./configure - it will be overwritten. Instead, modify configure.in and rerun ./bootstrap. Sorry, can't help you with the rest of the stuff as I don't have the hardware. > -Tom --vt |