Core update - Poco?

Hi,

i just tried the core update (from http://www.openframeworks.cc/downloads/-…-eworks.zip), and i’m getting errors because AppEvents.h is trying to reference some missing files:

#include “Poco/FIFOEvent.h”
#include “Poco/Delegate.h”

what’s the best way to sort this out?

Hi Luma,

What platform are you downloading for? Which version? Do any of the examples even compile?

Cheers,

JGL

Hi Luma,

POCO is a library that is going to be included in the next release - you will need that library in order to continue.

Which platform are you developing on? The best bet would be to download the latest FAT release for your playform and from there.

Cheers,

JGL