BILL JOBS
BILL JOBS
Hi there, lately when I try to iterate through the list of vertices in an `ofMesh` object, I will get crashes. Please refer to the attached sample project files: [lua...
Hi there, I have been experimenting with this library for a little while and it's amazing! I was trying to figure out how to load 3d models from .obj files...
Hi there, When trying to build the example projects (so far I've tried the `MacOSExternal`, and `MacOSExample` projects using OF v0.11.0) I get a build error saying that `emscripten.h` is...
Hi there, I'm having trouble running a specific iOS-based project, I'm using the `iOSExample` demo project as a template with my own Pd patch running inside. My patch runs fine...
Running the rest-help.pd patch and trying any GET methods with either oath or rest results in the following error: ```error: 77 Problem\ with\ the\ SSL\ CA\ cert\ (path?\ access\ rights?)...
Hi there; I'm working on porting an iOS `libpd` project to Mac using Mac Catalyst, and I'm currently looking for a CoreAudio wrapper to process input/output samples in `libpd` from...
Hi, I am trying to add ofxFX to my project on Raspberry Pi 3 (Stretch), I am getting `was not declared in this scope` errors for the following lines in...
Hi there, We are currently testing proper transfer and migration of Apple IDs using Apple Sign-In with a Unity project that we are transferring to another developer. We have a...
Has anyone successfully built the macOS external on M1/Apple Silicon? I just cloned the project fresh on my M3 Max Macbook Pro at first — after fixing an error with...