Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xash assembly #7

Closed
ghost opened this issue Mar 9, 2022 · 3 comments
Closed

xash assembly #7

ghost opened this issue Mar 9, 2022 · 3 comments
Labels
Invalid This doesn't seem right

Comments

@ghost
Copy link

ghost commented Mar 9, 2022

Screenshot_20220307-160307_Termux
Help. An error occurs while compiling the xash. See the screenshot for the error.

@tyabus
Copy link
Owner

tyabus commented Mar 9, 2022

Hi, your compiler dosen't even pass an cmake compiler test because it tries to do 32-bit compilation (its enforced to do so), please install gcc-multilib,g++-multilib packages if you are using apt based distro or pass -DXASH_64BIT=1 instead.

@tyabus tyabus closed this as completed Mar 9, 2022
@ghost
Copy link
Author

ghost commented Mar 9, 2022

how do i install gcc-multilib,g++-multilib packages?

@tyabus
Copy link
Owner

tyabus commented Mar 9, 2022

use apt install , btw this is not askubuntu.com or something like it, closing and marking the issue as invalid.

Repository owner locked as off-topic and limited conversation to collaborators Mar 9, 2022
@tyabus tyabus added the Invalid This doesn't seem right label Mar 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant