hyprwm / Hypr

Hypr is a tiling window manager written in modern C++.
BSD 3-Clause "New" or "Revised" License
1.05k stars 32 forks source link

Not able to compile Hypr #108

Closed lucifer10607 closed 1 year ago

lucifer10607 commented 1 year ago

When i install it through the aur or make it from source my whole system crashes and it has only happened with this package til now

vaxerski commented 1 year ago

what are your system specs? maybe it's just running out of ram?

lucifer10607 commented 1 year ago

well i actually try stuff on my old machine which has 2 gb ram but nothing has ever crashed building on it and also i install many things from the aur so can you tell me any alternate method to install the wm

vaxerski commented 1 year ago

there is no. C++ unfortunately is a bit resource hogging when compiling.

lucifer10607 commented 1 year ago

well i was able to compile hyprland with the same machine but no problem and thanks for your response.