-
Here is a collection of QTCreator Bugs to start tracking.
## Wizards / Templates
### New Project Wizard
- [ ] 🙏 Support Addons that are not "core" addons in the Wizard.
- [ ] 🙏 Skip "Project M…
-
Using a slightly patched (by @cffk) version of GeographicLib 1.46, I am attempting to compile the library directly in VS 2015 Community. Since I'm not using the share/static libs, I'm not adding any …
-
It is already great most of the actions are running under 10 minutes
but some minor changes can shave off some seconds or minutes
- [ ] Using always make -j2 on github actions
- [x] install and c…
-
Hello !
I try to install Magic-Sand on a Raspberry Pi 3, and got some trouble...
In parallel, I've installed the same way on a pc and it worked, so I'm a little confused !
I've start the pro…
-
i'm getting these
Build target example-ftw of project example-ftw with configuration Debug
CompileC /Users/apple/Library/Developer/Xcode/DerivedData/example-ftw-fcuvyzkmmpgpjhcfswgyzoucegah/Bu…
-
I cloned `genekogan/linux` branch, and I edited [addon.config](https://github.com/mrzl/ofxDarknet/blob/genekogan/linux/addon_config.mk#L84-L85) for my local path, and run example-yolo2 by following co…
-
This is for /example_dnn_face_recognition
```
home/nanu/visuals/openFrameworks/addons/ofxDlib/example_dnn_face_recognition/src/ofApp.cpp: In function ‘std::vector jitter_image(const dlib::matrix&)…
-
I am using OF 0.11 on RPI 4 and get these errors which I do not get on macOS.
Will start poking around and see if I can figure this out.
`/home/pi/openFrameworks/addons/ofxTiming/src/FadeTimer.h…
-
Hello,
I would like to know what the opinions are about using cocoapods to manage dependencies on osx/ios.
Cocoapods has the possibility to switch sources. The Openframeworks git could be used and …
-
Hello,
I try to run the code which is located in example-advanced folder of https://github.com/kylemcdonald/ofxFaceTracker with ` Visual Studio using openFrameworks plugin`. The example's addons.make…