-
hey, I added Poco with Project Generator and
#include "ofxXmlPoco.h"
```
Severity Code Description Project File Line Suppression State
Error (active) E1696 cannot open source file "unistd.h" ofx…
-
Dear ofxCvPiCam User:
I want to compile ofxCvPiCam (eg: example-ofxCvPiCamSimple) on my Raspberry 3B+, it outpouts error like this, any idea? Thanks!!
```bash
pi@raspberrypi:~/openFrameworks/ap…
-
Complete List - https://github.com/openframeworks/openFrameworks/milestone/27
Just starting a sketch of things that would be nice to work after 0.12 release, feel free to edit / suggest items
### …
-
Hello,
OF version 0.11.0 does not come with poco as a core addon.
Is there a workaround to use this addon on OF 0.11.0?
Tried to find some ofxPoco susbstitute, but no luck.
Thanks!
Antonio.
-
Hi, I wanted to know if someone has solved the Compiling error.
/home/pi/openFrameworks/addons/ofxCsv/src/ofxCsv.cpp:427:2: error: 'data' was not declared in this scope
data [row] .expand (cols);…
-
While I know this addon supports only Mac, I want to run this addon on Ubuntu 16.04.
Let me question if there is any good way m(_ _)m
First I was able to run `ofxKinectV2` and `ofxTurboJpeg` on Ub…
-
hi @armadillu i'm trying your addon in Ubuntu 12.04 with OF 008. i got this error:
> ompiling example for Debug
> Compiling src/main.cpp
> g++ -c -g3 -Wall -march=native -mtune=native -DOF_USING_GTK…
-
/home/chenxin/disk1/github/openFrameworks/addons/ofxTrueTypeFontUC/src/ofxTrueTypeFontUC.h:8:14: error: ‘string’ does not name a type; did you mean ‘stdin’?
8 | const static string OF_TTFUC_SANS …
-
/Documents/openFrameworks/addons/ofxHttpForm/src/HttpFormManager.cpp:96:11: No member named 'ScopedLock' in 'std::__1::mutex'
/Documents/openFrameworks/addons/ofxHttpForm/src/HttpFormManager.cpp:160:…
-
Linux mint 16
../../addons/ofxStreetView/src/ofxStreetView.cpp:25:19: error: cannot allocate an object of abstract type ‘ofxStreetView’
ofxStreetView();
^
…
Samsy updated
10 years ago