Where is the new version of JUCE everyone is talking about? All I can find is version 3.2:
stephane@dev-vm ~/p/juce> tail -6 .git/config
[remote "origin"]
url = git@github.com:julianstorer/JUCE.git
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
remote = origin
merge = refs/heads/master
stephane@dev-vm ~/p/juce> git pull
Already up-to-date.
stephane@dev-vm ~/p/juce> git describe
3.2.0-294-gf1ad44e
Is v3.2 old and I'm pulling from the wrong place, or is v4 not yet tagged?
jules
November 6, 2015, 9:39am
3
It's definitely up there, everyone has been happily pulling it!
Here's the proof: https://github.com/julianstorer/JUCE/commits/master
Maybe something weird has happened to your local repo and you need to clone it again?
Thanks. Don't know what was wrong with the tagging. I did a new clone, and there are zero code differences between my old directory and the new one. So I did have the latest code, it just wasn't reporting itself as 4.x. Now I see 4.0.1-32-gf1ad44e.
Navira
November 6, 2015, 4:15pm
5
Is it possible to buy the version 3 using the old license or not?
2015-Commercial-JUCE-license-single-product.pdf
jules
November 6, 2015, 4:50pm
6
Sorry, we don't plan to do that.