openframeworks / openFrameworks

openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
http://openframeworks.cc
Other
9.98k stars 2.55k forks source link

Server down? #8066

Closed GitBruno closed 2 months ago

GitBruno commented 3 months ago

Trying to download required lib's but can't connect to the OF server.

http://ci.openframeworks.cc/libs/openFrameworksLibs_master_vs2017_32_1.zip

Is there an alternative mirror? Or a guide on how to do it manually?

danoli3 commented 3 months ago

Where did you read that guide that directed you there?

Libraries can be found: or download via scripts/vs/download_latest_libs.sh

https://github.com/openframeworks/apothecary/releases/tag/bleeding

https://github.com/openframeworks/apothecary/releases/tag/nightly

danoli3 commented 3 months ago

Also if you are looking for ancient libraries I have a backup here:

https://libs.danoli3.com

GitBruno commented 3 months ago

I was not trying to build an ancient version :) I was trying to build the path-release branch.

scripts/vs/download_latest_libs.sh runs this file:

https://github.com/openframeworks/openFrameworks/blob/f93179bcfae8b5ff178cc60c483ddf41f295394b/scripts/dev/download_libs.sh#L33C1-L33C51

danoli3 commented 3 months ago

https://github.com/openframeworks/openFrameworks/branches/all @ofTheo maybe cleanup extra branches