Dimitre
Dimitre
Today the latest there is v0.3.9 so it would be great if the author could publish the latest with the command ``` pio pkg publish ``` Thank you EDIT: Maybe...
Can you please upgrade Maixduino to 0.3.11 so we use the latest boards? Thank you
Thanks
I'm helping a friend to debug some issues on Visual Studio and I think the issue now is about using Poco with LibPNG because things get duplicated. What can be...
Hey @danoli3 I've uplaoded here a proof of concept of using Chalet to build libs. it is already building and packaging and releasing assimp for macos https://github.com/dimitre/ofChalet
Latest v.65 doesn't add local frameworks. ofxMidi doesn't add CoreMidi cc: @danoli3
This PR adds the special function getPlatformString for PG it returns the actual development platform you are using. you can develop on macOS but not on iOS, you will be...
I'm compiling the latest projectGenerator using make and it compiles both with classic libs and latest. but when I run using the latest libs I got ``` zsh: killed ```
Android 2024
I'm working on a new template for Android, so we can test projectGenerator building projects like in @tctr fork. Related thread: https://forum.openframeworks.cc/t/android-support/41968/8 First thing: @tctr is it possible to keep...
uuidxx is working ok now for projectGenerator but maybe an alternative would be great suggestions are welcome. https://github.com/crashoz/uuid_v4 ?