Closed danoli3 closed 3 months ago
@dimitre this should fix all the issues with makefiles
fixed the tester with bind fix if port bound already
great. I'm having issues with macos/downoad_latest_libs.sh now
d@zen of % ./scripts/macos/download_latest_libs.sh
openFrameworks download_libs.sh v2.2
-----
[openFrameworks downloader v3.3.0] ...
[downloader] [wget2] urls:[https://github.com/openframeworks/apothecary/releases/download/bleeding/openFrameworksLibs_bleeding_macos.tar.bz2 ]
0 files 0% [<=> ] 0 B/s
[Files: 0 Bytes: 0 [0 B/s] Redirects: 1 Todo: 0 Errors: 0 ]
------
Uncompressing libraries [macos] from [openFrameworksLibs_bleeding_macos.tar.bz2]
assimp/lib/macos/assimp.xcframework/tvos-arm64_x86_64-simulator/assimp.a: truncated bzip2 input
tar: Error exit delayed from previous errors.
Error on or near line 302; exiting with status 1
which folder and script I should use for a functional OF installation in macOS today?
Always the latest XD
scripts/osx/download_latest_libs.sh
(smaller just osx now in macos folder)
or
scripts/macos/download_latest_libs.sh
(super mega xCFrameworks all apple targets.
This PR fixes issues I did find with macos and osx installed at same time
Good. I installed osx latest libs here, pulled everything to latest. Finally PG Is being built again with make But there is an important regression, I 've opened an issue on pg repo.
macOS / OSX
Xcode template will automatically detect if you haven't downloaded the libs and download them. This will prevent, developer confusion in the intrim.
Scripts:
downloader [3.3.0->3.3.1]
OSX download_libs -
projectGenerator download
projectGenerator-osx
folder in/projectGenerator
apps/devApps
vboExample fix glut / vec