Dera Sir,
I am at my wits end trying to get code to compile without errors on the Arduino IDE.
Before I send in error logs, please answer the following:
You state that the files in the lib directory that you include with the demo programs should be copied to the libraries file (that the IDE uses for compilation). There are many files in the lib directory with the same name as those in the libraries directory, so are you saying that the original files in the libraries directory should be overwritten by your files? If this is the case, what version of the IDE should be used to ensure compatibility between the library files supplied by Arduino and your library files?