Quantcast
Channel: arm - openFrameworks
Viewing all articles
Browse latest Browse all 364

Poco JSON folder missing error

$
0
0

@Meach wrote:

Hello,

I am running OF 0.10 on a Raspberry Pi 3 A+ with Raspbian Stretch lite (version from 2019-04-08).
This is a fresh install and I followed the getting started guide and executed the dependencies script.

I am trying to run ofxSMTP example, which uses ofxPoco and JSON and I get compilation error:

Poco/JSON/Object.h: No such file or directory

Looking at the folder /usr/include/Poco, I see that I don’t have JSON folder in there.

I checked the /usr/include/Poco/Version.h file and this what I have:

  • On this Raspberry: 0x01070600
  • Whereas on my Windows machine I have: 0x01090000

How can I fix this? Should I update poco using apothecary scripts?

Thanks

Posts: 3

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 364

Trending Articles