Hi,
I just upgraded library to 0.3.9. I downloaded 0.3.9.zip file and unzip it and placed folder in Arduino Library folder. I am getting error “Library cant use both ‘src’ and ‘utility’ folders”. Could you please help ?
Thanks,
Krunal
Hi,
I just upgraded library to 0.3.9. I downloaded 0.3.9.zip file and unzip it and placed folder in Arduino Library folder. I am getting error “Library cant use both ‘src’ and ‘utility’ folders”. Could you please help ?
Thanks,
Krunal
Currently using 1.6.9. I am currently downloading 1.6.11, will it solve the problem?
Thanks,
Krunal
It might. if it doesn’t, I will take a look and fix this.
Thanks for reporting.
I have the same config, but it works fine here, as far as I can see. I installed the lib manually.
It might happen, that you have multiple Blynk libraries in your libraries folder.
Please check this
I installed libraries manually. I unzipped 0.3.9.zip file and there were four folders. I copy pasted four folders in arduino library folder. While copying I selected replace existing files with new one. When I compile code in Arduino ADE it also says Using library Blink at version 0.3.9.
Thanks,
Krunal
I always kick out the old libraries manually before installing new ones, either automated or manual. That way I can be fairly certain there aren’t any old files around.
Thanks @lichtsignaal, that worked. I deleted all four existing folder and copied again. That worked.
Thanks,
Krunal