Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frameworks path in local_addons fix #343

Merged
merged 26 commits into from
Apr 15, 2023
Merged

Conversation

dimitre
Copy link
Member

@dimitre dimitre commented Apr 13, 2023

Fixed a hard coded local_addons when adding Frameworks from addons.

Fix a issue where addons were added multiple times when added by dependencies of other addons. The result is the same but it is more performant.

Update some functions to fs::path

dylibs files now goes to its own folder in local_addons too.

And some minor changes.

@dimitre dimitre marked this pull request as ready for review April 13, 2023 20:13
@dimitre dimitre marked this pull request as draft April 15, 2023 00:21
@dimitre dimitre marked this pull request as ready for review April 15, 2023 14:42
@dimitre
Copy link
Member Author

dimitre commented Apr 15, 2023

Hello @ofTheo this one is good to go.
There are plenty of much needed updates.
I'm now making lots of tests with different addons and platforms.
BTW, dylibs are working great !

@ofTheo
Copy link
Member

ofTheo commented Apr 15, 2023

great! feel free to merge when ready!! 🎉🙂

@dimitre dimitre merged commit 2ef9986 into openframeworks:master Apr 15, 2023
@dimitre dimitre deleted the local branch April 15, 2023 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants