Skip to content

Rack don't find GLEW #74

@3fla1416

Description

@3fla1416

Hi,

Rack don't find GLEW on my laptop.
My graphique card is "VGA compatible controller: Intel Corporation Raptor Lake-P [Iris Xe Graphics] (rev 04)" with latest intel driver.
And under Wayland.
So i don't think that don't work with openGL.
But when i start Rack, that said :

pierre@fedora:~$ Rack2
MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:802: FINISHME: support YUV colorspace with DRM format modifiers
MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:834: FINISHME: support more multi-planar formats with DRM modifiers
terminate called after throwing an instance of 'rack::Exception'
what(): Could not initialize GLEW
Abandon (core dumped)

And a prompt message :

Could not initialize GLEW. Does your graphics card support OpenGL 2.0 or greater? If so, make sure you have the latest graphics drivers installed.

So i compile rack by myself and that work ( without static stdc++).

In spec file, a lot of compile libraries are remove and the GLEW library.
I think Rack don't find the fedora GLEW library and start with it.

I don't know if this is specific with my graphic card or not. I can't check with other graphic card.

Somebody can reproduce this ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions