Avdan-OS / Compositor

Rusty AvdanOS Wayland compositor
GNU General Public License v3.0
22 stars 11 forks source link

[Bug] - Doesn't compile #65

Closed Froxcey closed 1 year ago

Froxcey commented 1 year ago

Please make sure your system is up to date

Select your CPU architecture

AArch64

Select your Linux distribution

Archlinux

Please enter your RAM size

16G

Please enter your GPU model

M1

Please enter any additional hardware and software information

Bare-metal build: Asahi linux, stable channel M1, 2020, 16G

Container build: Ubuntu 22.04.1 aarch64, 5.15.49-linuxkit kernel Docker Container

Compiler: Nightly 1.69.0

Please explain what went wrong

Doesn't compile.

Provide us links that may help us fix this issue, if you have any

Build.log

Provide a screenshot of the problem, if you can

vibe

Additional information

^-^

Please make sure this issue is not a duplicate of an existing issue.

MrSerge01 commented 1 year ago

Additional information

^-^

lmao

Froxcey commented 1 year ago

Ok so... Smithay updated to use u64 instead of u32, but this repo still expects u32. I think that's why the code doesn't compile.