pamam
#1
Hi,
I got my library all finished and loaded into my project folder per the Library Specification Document.
I zipped up and added it using Library Manager like so: see attachments
My error message:
ResolveLibrary(DDSLibrary.h) # include “DDSLibrary.h”
→ candidates: ^~~~~~~~~~~~~~
compilation terminated.
exit status 1
DDSLibrary.h: No such file or directory
Specified folder/zip file does not contain a valid library
DDSLibrary.zip (6.53 KB)
Please post the sketch that causes the error
pamam
#3
This is the sketch.
See attachments. I added some other files and directories, this being my first one. Using Arduino 2560
AVR
Thanks
pamam
DDS_Frequency_Generator.ino (9.18 KB)
DDSLibrary.cpp (18.3 KB)
DDSLibrary.h (3.31 KB)
DDSLibrary.zip (6.53 KB)
pamam
#4
I found the problem. It was just typos.
From now on I'll double and triple check my spelling.
I'm very sorry for your wasted time.
thanks
pamam