-
Hi there,
i tried to include your lib with openframeworks, i followed the procedure described in the file named howto_setup_openframeworks_with_roxlu_lib_with_xcode.md.
but i get an error with inclu…
otite updated
11 years ago
-
We need a standardized approach to constructors.
The hardline answer is that there are only two types of constructors:
- default constructors
- copy constructors
This means that `ofBuffer(const stri…
-
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
### …
-
Hi,
I hope your doing well, Can give instructions in order to build the project, I got lost while building it
Thank you.
-
```
/opt/openFrameworks/libs/openFrameworks/math/ofVec2f.h: 'ofVec2f& ofVec2f::average(const ofVec2f*, std::size_t)' üye işlevinde:
/opt/openFrameworks/libs/openFrameworks/math/ofVec2f.h:1363:17: UYAR…
-
I have got an error compiling even a blank project with ofxCv activated in a fedora 39 fresh install with opencv 4.8.1. ofxOpenCv work find by the way. The problem is the following:
```
openFramew…
-
From forum thread here: https://forum.openframeworks.cc/t/tesselator-h-and-compiling-the-rpi-nightly-build/43856
With of_v20240901_linuxarmv6l_release, compiling with the compileOF.sh script fails…
-
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…
-
## 🚀 Feature
Provide API for enumerating camera devices and video formats the support
## Motivation & Examples
I'm working on musical app idea that needs to process video stream with lowest l…
-
@danoli3 did you change the behavior to only build when there have been changes to the repo?
When I look at the nightly actions they just say "Skipped"