All,
Its been over 20 years since I was in a unix and c programming environment so I'm not unfamiliar but not at all current...
I've been reading and following the directions and believe the new pi setup is ok, and I can edit and create and run the gcc...with the simple file creation of hello world...but not the phidget HelloWorld as of now..
I've downloaded and extracted the library tar file into a directory under pi/Cprog/Phidget21/libphidget2.1.8.20151217. I can ls and see all of the extracted files.
Following the directions i executed the ./configure command and the output shows all of the checking responses and the last output line is the mssg "configure: error: missing libusb!"
The next step is to run the make command and did so and I get the following:
make: *** No targets specified and no makefile found. Stop.
so either the ./configure did not complete or I've missed something. I do not see the phidget21.h file but do see the phidget21int.h file.
Any help is greatly appreciated and I'm sure I'll have more questions as I move forward.
Thank you,
Brian