DisplayLink / evdi

Extensible Virtual Display Interface
MIT License
704 stars 184 forks source link

Add switch EL93 to get evdi_fb.c compiled #439

Closed reneatcpbdotnl closed 10 months ago

reneatcpbdotnl commented 10 months ago

To compile module/evdi_fb.c in AlmaLinux 9.3 a new (code) switch is required (EL93). This is probably also applicable to RHEL 9.3 (didn't check).

elguero commented 10 months ago

Good morning! Thanks for the patch. A new flag is not needed. I was just working on this yesterday and have a fix. Will get it ready to submit here.

elguero commented 10 months ago

If you could test PR https://github.com/DisplayLink/evdi/pull/440, that would be great!

reneatcpbdotnl commented 10 months ago

If you could test PR #440, that would be great!

Tested! It seems to work.

Please add "#include " to pyevdi/Card.cpp