-
I am having these errors:
```.bash
/Users/manumolina/Documents/of_v20241007_osx_release/libs/openFrameworks/utils/ofSingleton.h:27:9 no member named 'lock_guard' in namespace 'std'
/Users/m…
-
I know it's a book, but it would be really useful to access whole sections of code so that you can work through the examples, and then check your work.
I am learning of after a few years of playing w…
-
Hi just a question if there are people using cyril on linux or windows. Just found out about it and would love to explore it a bit. Saw last commit was a few years back. So probably a small chance, bu…
-
Like a script to generate a picture of the structure of the cfg file.
-
Hi,
I was testing the new project generator done with Electron and found a bug.
I followed the readme to install it, I built an updated version of commandLine project beforehand, then moving the bina…
Meach updated
8 years ago
-
to help get our PandaBoard comrades up and running on the RPi branches, i started noting the steps i followed in the [PandaBoard Getting Started](https://github.com/openFrameworks-RaspberryPi/openFram…
-
ofRandomDistributions.h is missing ofColor.h when building projectGenerator
which is strange.
```
src/projects/visualStudioProject.cpp
In file included from src/main.cpp:6:
In file included from …
-
- Darker / modern theme for index.html
- Make no console / no header default. ie: just the app when built in Release.
- Allow for console / options with ?debug=1 in the url
Thoughts @Jonathhha…
-
-
From the forums:
https://forum.openframeworks.cc/t/arc-without-drawing-radius-lines/24343
**Note this issue appears with current master.**
The following code produces an unexpected straight line:
`…