Theodore Watson

Results 57 issues of Theodore Watson

Hi, I just received a Femto Mega and was trying out some of the samples from the SDK. For the DepthViewer.cpp the camera is seen but it seems to hang...

Experiencing this on Linux and Mac. If I exit my app while the camera ( Femto Mega ) is running I get a hang in one of the non main...

Currently when you open the PG when packaged in the OF nightly download it uses the OF/projectGenerator/ path as the OF path instead OF/ This is a regression as it...

frontend

See: https://github.com/openframeworks/openFrameworks/issues/8053 Something between now and April breaks the creation of folders that the PG used to do, which makes project generation fail. Could it be related to this PR...

Would love some eyes on this. It's a very small change which seems to fix several issues I have noticed where threaded classes will hang on exit. Moving the exit()...

Not sure if it works with Visual Studio compiler, but we should at least try it with msys2 / mingw64 relevant thread: https://forum.openframeworks.cc/t/webview-of-integration-how-to-dispatch/40464/16

This way you can have a cross platform project where addons which are Linux only or Windows only can exist in the project's addons.make and if the addon isn't supported...

Currently both of the RPI / linux arm nightly builds don't include Json.hpp 0.12.0 included it, so given that only the ubuntu install script is adding the package and Jetson...

Thanking specifically about @dimitre 😁 for this one. I wonder if we could have `scripts/linux/raspberrypi/insall_dependencies.sh` that focus just on the latest or second latest release, so it's much easier for...

- [x] older releases aren't being removed from the nightly release ( had to manually delete ) - [ ] nightly action is not erroring on errors ( regression )