-
Just started learning oF and eager to use it with Heavy. oF uses C++ so the hvcc c plugin generator should work, but if anyone here works with oF, it'd be nice to have a wrapper to facilitate implemen…
-
Hey I got this error while trying to compile the nightly on LMDE5 (Debian Mint 5):
```
/usr/include/c++/10/bits/unordered_map.h:105:18: required from 'class std::unordered_map'
../../../libs/open…
-
MSYS2 with MINGW64 on fresh install Windows 11
Builds as expected on Intel Mac
Have also tried the latest release which errored the same on Windows 11 but did not build on Mac.
Appears to be …
-
when i try to run computer vision examples and some other examples the mosaic shuts down and on the terminal no errors are shown.
Via mosaic_installer, it shows up too many ".h" missing files a…
-
Did everything needed for python binds, run this command and everything worked supposedly fine, no errors, just some warnings:
`make desktop LANG=python MODULE_NAME=openframeworks ATTRIBUTES=true D…
-
How about we make this thread into a repository for interesting openFrameworks projects that we come across? I'll start:
[My Little Piece of Privacy](http://www.youtube.com/watch?v=rKhbUjVyKIc) - [N…
-
Hi, I posted on the wrong github but this is the original post:
----------
I would like to run your library on the PI.
But when compiling the example I get the following error:
> HOST_OS=Linux
…
-
I'm having a hell of a time trying to get the examples to build on a clean Windows 11 install. It starts out fine and then just utterly shits the bed and I'm not sure why.
Installed to the root of…
-
do you think it is possible to use the unix version for OS X?
i was hoping to wrap it in to an addon for openframeworks.cc
we already have one for dlib https://github.com/roymacdonald/ofxDLib
thanks…
-
I'm not sure why github actions are "passing" even with fatal errors.
```
../../../libs/openFrameworks/math/ofMath.cpp
In file included from ../../../libs/openFrameworks/math/ofMath.cpp:1:
…