Particle Libraries v2.0 with Bluz and RedBear Duo

I just updated Blynk library to v2.0 spec, and it works fine for Core, Photon, Electron.
For Bluz and RedBear Duo, I can’t compile examples:

lib/blynk/src/utility/BlynkDebug.cpp:9:30: fatal error: Blynk/BlynkDebug.h: No such file or directory
 #include <Blynk/BlynkDebug.h>

I think the problem is in those platforms (were they already updated?)

Also, I tried to submit the library for getting a “verified” tag, but I get an auto-reply that I cannot post to "libraries@particle.io".

For bluz, we launched a new beta version yesterday that now supports Libraries v2. You would have to upgrade to this version before the Libraries could be included in your bluz projects again: https://neighborhood.bluz.io/t/2-2-50-beta-3-pre-release-available/7832

Even thought this is a beta release, it is quite stable as we have changed little and only added some new features (like iBeacon and reading battery voltage directly without an external GPIO connection) to the release.

Also, Blynk support is the next major feature we want to add to bluz, so I will definitely be getting ahold of you in the coming weeks!

1 Like

@eely22, Yes I can confirm that this problem is resolved for Bluz.
Also, thanks for good news about Blynk integration :wink: