openframeworks / openFrameworks

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

[actions] msys2 fix cannot find -lglfw3dll #7842

Closed dimitre closed 10 months ago

dimitre commented 10 months ago

This one fix the issue with msys2 cannot find -lglfw3dll issue And preinstall dependencies, caching using pacboy packages speeding up tests. it also stop installing automatically unused items like poco, boost and tools

dimitre commented 10 months ago

@ofTheo @danoli3 I'll be merging this one so we have msys2 tests back. Please review the changes when you have time to see if it is ok.