Skip to content

Add JUCE as a submodule, pointing to the specific branch that organic_ui requires#22

Open
j-mutter wants to merge 1 commit into
norbertrostaing:mainfrom
j-mutter:include-juce
Open

Add JUCE as a submodule, pointing to the specific branch that organic_ui requires#22
j-mutter wants to merge 1 commit into
norbertrostaing:mainfrom
j-mutter:include-juce

Conversation

@j-mutter

@j-mutter j-mutter commented Sep 26, 2025

Copy link
Copy Markdown
Contributor

It took me a bit of fumbling to get JUCE up and running because I missed the important note on the fork about what branch is needed.

In order to save the next person some time, I went ahead and added the correct repo and branch as a submodule, and updated all of the paths in BlinderKitten.jucer to be relative to the project and point to it.

The repo already requires submodules, so it should "just work" for anyone who clones the repo. For existing copies, a quick git submodule update --init --recursive will get everything you need.

This worked instantly in Xcode, so I assume it does the right thing for the other builds, but I haven't tested them as I don't have a Windows dev machine handy.

@j-mutter j-mutter mentioned this pull request Sep 27, 2025
@filiphanes

Copy link
Copy Markdown
Contributor

did you updated to newer JUCE version?
to support unicode as mentioned in #13 (comment)

@j-mutter

j-mutter commented Oct 5, 2025

Copy link
Copy Markdown
Contributor Author

I didn't explicitly update anything, I'm just using the develop-local branch of the specific fork as required by the organicui module, but based on the status of that branch, I would guess no:

Screenshot 2025-10-05 at 3 05 48 PM

…ui requires

Regenerate build files with Projucer 8.0.12; fix comment encoding
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