Open epernod opened 2 years ago
Description Since Glew has been set to mandatory by PR: https://github.com/sofa-framework/sofa/pull/2358 some external plugin are not compiling anymore on the CI because Glew is not find.
Steps to reproduce Just check this link: https://github.com/sofa-framework/SofaHapticAvatar/runs/7087373200?check_suite_focus=true
Expected behavior Either something is missing in Sofa.Gl install step to package glew or should each pacakge linking to Sofa.Gl also find Glew ?
Actually, this was fixed by https://github.com/sofa-framework/sofa/pull/3098
Problem
Description Since Glew has been set to mandatory by PR: https://github.com/sofa-framework/sofa/pull/2358 some external plugin are not compiling anymore on the CI because Glew is not find.
Steps to reproduce Just check this link: https://github.com/sofa-framework/SofaHapticAvatar/runs/7087373200?check_suite_focus=true
Expected behavior Either something is missing in Sofa.Gl install step to package glew or should each pacakge linking to Sofa.Gl also find Glew ?