Dimitre
Dimitre
I like your approach and I vote so it can be made to 0.12.1 It can be moved (maybe) to projects later, handled by projectGenerator. I've been writing ofGen (alternative...
I've worked a little bit more in ofChalet script to build dependencies and make a release in this repo https://github.com/dimitre/ofChalet/blob/main/chalet.json Still not the right file paths but already building some...
Great! it is missing just a few libs to be able to build everything in macOS. PRs are welcome here if anybody wants to give a try advancing it
yes I've wondered about brew also, but it is nice OF uses static libs and applications are standalone as they are now. Still wonder about building them from scratch so...
@danoli3 I think all of CMAKE options can be passed to chalet also. About patches, I personally think the best option (after trying to patch upstream) is keep a fork...
closed by https://github.com/dimitre/ofLibs/
it seems to be building some .lib here: https://github.com/dimitre/ofLibs/actions/runs/14477077681/job/40605190554 https://github.com/dimitre/ofLibs/blob/main/opencv/chalet.yaml only still using some weird folder like install/x64/vc17/staticlib/opencv_world4120.lib
we can add ofPoint to this list
I've added some static libs to the OF Fork I'm working. Including GLFW latest. here is the install instructions if you want to try https://github.com/dimitre/ofworks/ I've noticed the same Wayland...
I've just completed a template to use the alternative Chalet build system, and a curious thing happen. Using Make it outputs lots of lines [ error ] ofAppGLFWWindow: 65548: Wayland:...