Skip to content

Conversation

@danoli3
Copy link
Member

@danoli3 danoli3 commented Jan 12, 2025

.gitattributes

  • *.sh to ln ( bash scripts to Unix line endings ) - breaking some scripts on checkout for windows
  • Windows project to Dos

this fixes script chmod execution issues as well

  • .sh 644 -> 755

@danoli3 danoli3 merged commit 9a750f9 into openframeworks:master Jan 12, 2025
15 checks passed
@dimitre
Copy link
Member

dimitre commented Jan 12, 2025

Hey @danoli3 I've noticed nightly is failing for linux64 with this error:

/home/runner/work/openFrameworks/openFrameworks/scripts/dev/create_package.sh: line 369: download_libs_2019_x64.sh: command not found
Error on or near line 369; exiting with status 1

cheers!

@danoli3
Copy link
Member Author

danoli3 commented Jan 12, 2025

Sweet yep script path on that should be fixed now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants