You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @danoli3 I'm opening this one to understand better the mechanics you are proposing for the libs:
I thought at first that macos / osx templates would be completely separate like
./scripts/osx/download_libs.sh would install to platform "osx"
and
./scripts/macos/download_libs.sh would install to platform "macos"
so they can be separate right?
I've seen some code made to tape fix the libraries confusion so maybe if you express your clear intention others can synchronize.
The text was updated successfully, but these errors were encountered:
Hello @danoli3 I'm opening this one to understand better the mechanics you are proposing for the libs:
I thought at first that macos / osx templates would be completely separate like
./scripts/osx/download_libs.sh would install to platform "osx"
and
./scripts/macos/download_libs.sh would install to platform "macos"
so they can be separate right?
I've seen some code made to tape fix the libraries confusion so maybe if you express your clear intention others can synchronize.
The text was updated successfully, but these errors were encountered: