phidget22networkserver installation error
Posted: Thu Jul 20, 2017 6:43 am
Attempting to install phidget22networkserver-1.0.0.20170711, same error on both raspberry pi noobs, ubuntumate & x86 ubuntu 14.04 box.
libphidget22 & libphidget22extra install fine.
when doing a make on phidget22networkserver it errors out with
src/sqlite3.c: In function ‘parseYyyyMmDd’:
src/sqlite3.c42: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
while( sqlite3Isspace(*zDate) || 'T'==*(u8*)zDate ){ zDate++; }
Any ideas?
Thanks.
libphidget22 & libphidget22extra install fine.
when doing a make on phidget22networkserver it errors out with
src/sqlite3.c: In function ‘parseYyyyMmDd’:
src/sqlite3.c42: warning: cast discards ‘__attribute__((const))’ qualifier from pointer target type [-Wcast-qual]
while( sqlite3Isspace(*zDate) || 'T'==*(u8*)zDate ){ zDate++; }
Any ideas?
Thanks.