Missing errormessage/ check for missing library (libGLU) #60918
Labels
No Label
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Information from Developers
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: infrastructure/blender-open-data#60918
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Blender Benchmark started and show up its programmwindow but after clicking on one of the benchmarks-buttons nothing happens.
Because there was no errormessage in the console I tried to start
./blender/blender
direct an got an missing libGLU errormessage.Solution:
lists this package:
mesa-libGLU.x86_64
Now it should work.
Remark:
My System:
Under debian like linuxes replace
dnf
withapt
.Added subscriber: @Mr_N
Added subscriber: @brecht
Changed status from 'Open' to: 'Archived'
Thanks for the report. We have recently removed the dependency on the GLU library entirely, so future versions of the benchmark will work fine without it.