On 26/07/13 15:15, Antoine Villeret wrote:
git reflog 5419183 HEAD@{0}: clone: from git:// pure-data.git.sourceforge.net/gitroot/pure-data/pure-data maybe I cloned the wrong repos ?
sf.net changed their repos URL so you need the following if you wanna try to build latest master:
$ git remote set-url origin git://git.code.sf.net/p/pure-data/pure-data $ git pull origin master
but as I don't have any windowz I have no idea if current master build with mingw :/
HTH y